V0.1.1: overhauled scroll of lullaby pt. 1 (currently untested)

This commit is contained in:
Evan Debenham
2014-08-11 17:17:05 -04:00
parent a7e1455cff
commit 4f56f63053
9 changed files with 132 additions and 16 deletions
@@ -62,6 +62,8 @@ public class BuffIndicator extends Component {
public static final int BLEEDING = 26;
public static final int MARK = 27;
public static final int DEFERRED = 28;
public static final int DROWSY = 29;
public static final int MAGIC_SLEEP = 30;
public static final int SIZE = 7;