v0.9.3: made berries ineligible to appear in remains
This commit is contained in:
@@ -35,6 +35,8 @@ public class Berry extends Food {
|
||||
{
|
||||
image = ItemSpriteSheet.BERRY;
|
||||
energy = Hunger.HUNGRY/3f; //100 food value
|
||||
|
||||
bones = false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user