V0.2.0: Horn of Plenty number tweaking
This commit is contained in:
@@ -26,7 +26,7 @@ public class ChargrilledMeat extends Food {
|
||||
name = "chargrilled meat";
|
||||
image = ItemSpriteSheet.STEAK;
|
||||
energy = Hunger.STARVING - Hunger.HUNGRY;
|
||||
hornValue = 5;
|
||||
hornValue = 1;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user