Popcorn: Difference between revisions

From PZwiki
Popcorn
(Created page with "{{languages}} {{Consumables |image = Popcorn.png |hunger = -10 |weight = 1 }} == Effects == Hungry: -10<br> Moodles: 10 == Code == <nowiki>item Popcorn { Type = Foo...")
 
(Go to officially named page)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Instant Popcorn]]
{{Consumables
|image = Popcorn.png
|hunger = -10
|weight = 1
}}
== Effects ==
[[Hunger]]: -10<br>
[[Thirst]]: 10
== Code ==
<nowiki>item Popcorn
{
Type = Food,
DisplayName = Instant Popcorn,
Icon = Popcorn,
Weight = 1,
IsCookable = true,
MinutesToCook  = 5,
MinutesToBurn  = 10,
HungerChange = -10,
ThirstChange = 10,
}</nowiki>
 
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Version 0.2.0p]]

Latest revision as of 12:50, 6 April 2014

Redirect to: