v0.3.0: added wand of corruption

This commit is contained in:
Evan Debenham
2015-05-14 23:24:28 -04:00
parent cb0a8db666
commit 08686f8e92
8 changed files with 226 additions and 13 deletions
@@ -69,7 +69,7 @@ public abstract class Wand extends Item {
private boolean curChargeKnown = false;
private int usagesToKnow = USAGES_TO_KNOW;
protected int usagesToKnow = USAGES_TO_KNOW;
protected int collisionProperties = Ballistica.MAGIC_BOLT;