forked from MagicBane/Server
noob island guard aggro
This commit is contained in:
@@ -59,7 +59,7 @@ public class City extends AbstractWorldObject {
|
||||
private String cityName;
|
||||
private String motto;
|
||||
private String description;
|
||||
private int isNoobIsle; //1: noob, 0: not noob: -1: not noob, no teleport
|
||||
public int isNoobIsle; //1: noob, 0: not noob: -1: not noob, no teleport
|
||||
private int population = 0;
|
||||
private int siegesWithstood = 0;
|
||||
private int radiusType;
|
||||
|
||||
Reference in New Issue
Block a user