Apple
From PZwiki
| |
English • Français • Русский |
|---|
| Apple
|
A perishable food item that goes bad as time passes. Apples are often found within houses, inside of refrigerators and kitchen cupboards, and in the corpses of defeated zombies.
Effects
Hunger: -15
Code
item Apple
{
Type = Food,
DisplayName = Apple,
Icon = Apple,
Weight = 0.2,
HungerChange = -15,
DaysFresh = 7,
DaysTotallyRotten = 9,
}
