V0.2.0: Horn of Plenty number tweaking
This commit is contained in:
@@ -27,7 +27,7 @@ public class OverpricedRation extends Food {
|
||||
image = ItemSpriteSheet.OVERPRICED;
|
||||
energy = Hunger.STARVING - Hunger.HUNGRY;
|
||||
message = "That food tasted ok.";
|
||||
hornValue = 5;
|
||||
hornValue = 1;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user