respawnQues operate per zone
This commit is contained in:
@@ -58,7 +58,8 @@ public class Zone extends AbstractGameObject {
|
||||
private String hash;
|
||||
private float worldAltitude = 0;
|
||||
private float seaLevel = 0;
|
||||
|
||||
public static ArrayList<Mob> respawnQue = new ArrayList<>();
|
||||
public static long lastRespawn = 0;
|
||||
/**
|
||||
* ResultSet Constructor
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user