forked from MagicBane/Server
added 30 second delay to Enrollment Officer
This commit is contained in:
@@ -177,6 +177,8 @@ public class PlayerCharacter extends AbstractCharacter {
|
||||
|
||||
public float ZergMultiplier = 1.0f;
|
||||
public int mineAppliedID = 0;
|
||||
|
||||
public long lastBoxChange = System.currentTimeMillis();
|
||||
/**
|
||||
* No Id Constructor
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user