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