Dog Food: Difference between revisions

From PZwiki
m (-- added image param)
(Redirected page to Dog Food)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Dog_Food]]
{{Consumables
|image = Dogfood.png
|hunger = -30
|weight = 1
}}
Dogfood is a consumable item; it must first be opened with a [[Can Opener]]. After it is opened, Dogfood WILL expire. Consuming Dogfood takes away 30 hunger but confers a +50 penalty to Unhappiness.
 
== Locations ==
Can be found in houses in [[containers#Kitchen_cupboard|kitchen cupboards]].
 
== Code ==
<nowiki>item Dogfood Open
{
HungerChange = -30,
Weight = 1,
Type = Food,
DaysTotallyRotten = 7,
UnhappyChange = 50,
DisplayName = Open Dogfood,
Icon = DogfoodOpen,
DaysFresh = 5,
}</nowiki>
 
 
{{Navbox/Consumables}}
 
[[Category:Consumables]]
[[Category:Food]]
[[Category:Non-Perishable Food]]
[[Category:Version 0.2.0r]]

Revision as of 15:53, 24 December 2014

Redirect to: