chore: wheat stages
This commit is contained in:
@ -277,7 +277,7 @@ public class SpriteLoader {
|
||||
SPRITES_MAP.put(SPRITES.NUMBER, new Number());
|
||||
|
||||
// SEEDS
|
||||
SPRITES_MAP.put(SPRITES.WHEAT, new Farmable("dirt.ans", "grass.ans", "sand.ans"));
|
||||
SPRITES_MAP.put(SPRITES.WHEAT, new Farmable("wheat_stage1.ans", "wheat_stage2.ans", "wheat_stage3.ans"));
|
||||
|
||||
// ITEMS
|
||||
|
||||
|
Reference in New Issue
Block a user