Start on tutorial island, Set lumbridge as home spawn

This commit is contained in:
RedSparr0w 2019-09-20 10:02:46 +12:00
parent c5d4e3d2ff
commit 9ce9ef962a

View file

@ -47,12 +47,12 @@ public final class ServerConstants {
/**
* The start location for a fresh account.
*/
public static final Location START_LOCATION = Location.create(3088, 3491, 0);
public static final Location START_LOCATION = Location.create(3094, 3107, 0);
/**
* The main home teleport location.
*/
public static final Location HOME_LOCATION = Location.create(3088, 3491, 0);
public static final Location HOME_LOCATION = Location.create(3222, 3218, 0);
/**
* The teleport destinations.