v0.3.4: reworked some aspects of plant & seed naming
This commit is contained in:
committed by
Evan Debenham
parent
2d1023966b
commit
f9b270447f
@@ -55,10 +55,9 @@ public class Sungrass extends Plant {
|
||||
|
||||
public static class Seed extends Plant.Seed {
|
||||
{
|
||||
setPlant( Sungrass.class );
|
||||
|
||||
image = ItemSpriteSheet.SEED_SUNGRASS;
|
||||
|
||||
plantClass = Sungrass.class;
|
||||
alchemyClass = PotionOfHealing.class;
|
||||
|
||||
bones = true;
|
||||
|
||||
Reference in New Issue
Block a user