Chocolate
From PZwiki
| |
English • Français • Русский |
|---|
| Chocolate
|
Chocolate is an nonperishable food item. They take out a medium amount of hunger and a medium amount of unhappiness. It is often found inside of houses, usually within a kitchen cupboard.
Effects
Code
item Chocolate
{
Type = Food,
DisplayName = Chocolate,
Icon = Chocolate,
Weight = 0.1,
HungerChange = -10,
UnhappyChange = -10,
}
