V0.1.1: updated sprites, added seed to generator, fixed (hopefully) all bugs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user