mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-04 05:16:49 -04:00
Changed spawn location to Vreni Island
This commit is contained in:
@@ -348,6 +348,7 @@ public class ZoneService extends Service {
|
||||
}
|
||||
|
||||
private Location getStartLocation(String start) {
|
||||
return TerrainZoneInsertion.getInsertionForTerrain(Terrain.LOK);
|
||||
// return TerrainZoneInsertion.getInsertionForTerrain(Terrain.LOK);
|
||||
return TerrainZoneInsertion.getInsertionForArea(Terrain.CORELLIA, -5436, 24, -6211);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user