V0.2.0: Horn of Plenty number tweaking
This commit is contained in:
@@ -41,7 +41,7 @@ public class Food extends Item {
|
||||
public float energy = Hunger.HUNGRY;
|
||||
public String message = "That food tasted delicious!";
|
||||
|
||||
public int hornValue = 15;
|
||||
public int hornValue = 3;
|
||||
|
||||
{
|
||||
stackable = true;
|
||||
|
||||
Reference in New Issue
Block a user