Updated Orfen locations.

Contributed by champzix1.
This commit is contained in:
MobiusDevelopment
2019-04-26 02:24:56 +00:00
parent 603cf5f73d
commit 1c04a5901a
2 changed files with 8 additions and 8 deletions

View File

@@ -50,10 +50,10 @@ public final class Orfen extends AbstractNpcAI
{
private static final Location[] POS =
{
new Location(43728, 17220, -4342),
new Location(55024, 17368, -5412),
new Location(53504, 21248, -5486),
new Location(53248, 24576, -5262)
new Location(43200, 16304, -4395),
new Location(43300, 16404, -4395),
new Location(43400, 16504, -4395),
new Location(43500, 16604, -4395)
};
private static final NpcStringId[] TEXT =

View File

@@ -50,10 +50,10 @@ public final class Orfen extends AbstractNpcAI
{
private static final Location[] POS =
{
new Location(43728, 17220, -4342),
new Location(55024, 17368, -5412),
new Location(53504, 21248, -5486),
new Location(53248, 24576, -5262)
new Location(43200, 16304, -4395),
new Location(43300, 16404, -4395),
new Location(43400, 16504, -4395),
new Location(43500, 16604, -4395)
};
private static final NpcStringId[] TEXT =