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