v0.3.0c: rebalanced wand of corruption, added a buff icon to corruption

This commit is contained in:
Evan Debenham
2015-06-06 17:45:58 -04:00
parent 7afe96b502
commit b91d5d7185
5 changed files with 14 additions and 9 deletions
@@ -72,7 +72,8 @@ public class BuffIndicator extends Component {
public static final int VERTIGO = 33;
public static final int RECHARGING = 34;
public static final int LOCKED_FLOOR= 35;
public static final int CORRUPT = 36;
public static final int SIZE = 7;
private static BuffIndicator heroInstance;