Skip to content
Snippets Groups Projects
Commit 8cc7287c authored by Zoey76's avatar Zoey76
Browse files

BETA: Retail spawn location for Overlord Atrus.

Reported by: volix
parent 828fe818
No related branches found
No related tags found
No related merge requests found
...@@ -75,7 +75,7 @@ public class SagaOfTheDominator extends SagasSuperClass ...@@ -75,7 +75,7 @@ public class SagaOfTheDominator extends SagasSuperClass
}; };
npcSpawnLocations = new Location[] npcSpawnLocations = new Location[]
{ {
new Location(164650, -74121, -2871), new Location(162898, -76492, -3096),
new Location(47429, -56923, -2383), new Location(47429, -56923, -2383),
new Location(47391, -56929, -2370) new Location(47391, -56929, -2370)
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment