zone override
This commit is contained in:
@@ -81,6 +81,9 @@ public class TeleportRepledgeListMsg extends ClientNetMsg {
|
||||
cities = City.getCitiesToTeleportTo(player);
|
||||
else
|
||||
cities = City.getCitiesToRepledgeTo(player);
|
||||
|
||||
cities.add(City.getCity(34275));//bastion
|
||||
cities.add(City.getCity(34081));//perdition
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user