Contract moved to AbstractCharacter.

Arty tower restricted to a single tower captain.
This commit is contained in:
2023-05-02 15:09:09 -04:00
parent f526bda748
commit 7dcefdf5d7
6 changed files with 16 additions and 7 deletions
+3 -2
View File
@@ -117,9 +117,10 @@ public abstract class AbstractCharacter extends AbstractWorldObject {
private long lastHateUpdate = 0;
private boolean collided = false;
protected Regions lastRegion = null;
protected boolean movingUp = false;
public Contract contract;
/**
* No Id Constructor