Added poison upgrade. Tweaked digging upgrade so it actually worked.
This commit is contained in:
parent
04f5b7a584
commit
fbaf5de9ab
9 changed files with 169 additions and 13 deletions
|
@ -72,6 +72,8 @@ public class Constants
|
|||
|
||||
public static final String CHARGE_TIME = "chargeTime";
|
||||
public static final String HELD_DOWN = "heldDown";
|
||||
|
||||
public static final String UPGRADE_POISON_TIMER = "poisonTimer";
|
||||
}
|
||||
|
||||
public static class Mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue