V0.2.0: Horn of Plenty number tweaking
This commit is contained in:
@@ -37,7 +37,7 @@ public class Blandfruit extends Food {
|
||||
stackable = false;
|
||||
image = ItemSpriteSheet.BLANDFRUIT;
|
||||
energy = (Hunger.STARVING - Hunger.HUNGRY)/2;
|
||||
hornValue = 15;
|
||||
hornValue = 3; //only applies when blandfruit is cooked
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user