V0.1.1: updated sprites, added seed to generator, fixed (hopefully) all bugs

This commit is contained in:
Evan Debenham
2014-08-15 22:48:02 -04:00
parent 7403aa8359
commit fb115114f4
9 changed files with 43 additions and 43 deletions
@@ -129,6 +129,7 @@ public class ItemSpriteSheet {
public static final int SEED_EARTHROOT = 93;
public static final int SEED_FADELEAF = 94;
public static final int SEED_ROTBERRY = 95;
public static final int SEED_BLANDFRUIT = 118;
// Quest items
public static final int ROSE = 100;