V0.2.0: Fully implemented Talisman of Foresight

This commit is contained in:
Evan Debenham
2014-09-14 18:38:23 -04:00
parent f4e5060041
commit 6e9cc9dd69
3 changed files with 153 additions and 7 deletions
@@ -65,6 +65,7 @@ public class BuffIndicator extends Component {
public static final int DROWSY = 29;
public static final int MAGIC_SLEEP = 30;
public static final int THORNS = 31;
public static final int FORESIGHT = 32;
public static final int SIZE = 7;