Corndog: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = SNACKCorndog.png |hunger = -12 |weight = 0.1 }} == Nutritional Information == {{Consumables2 |image = SNACKCorndog.pn...")
 
No edit summary
Line 7: Line 7:
}}
}}


 
== Description ==
A corndog is a hotdog snack, smothered in maize-flour batter, fried, then served on a stick. It manages to reduce a small amount of hunger, but is perishable and will go rotten if left unattended.


== Nutritional Information ==
== Nutritional Information ==

Revision as of 23:12, 21 December 2015

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Description

A corndog is a hotdog snack, smothered in maize-flour batter, fried, then served on a stick. It manages to reduce a small amount of hunger, but is perishable and will go rotten if left unattended.

Nutritional Information

Template:Consumables2

Code

item Corndog
	{
		HungerChange	=	-12,
		Weight	=	0.1,
		Type	=	Food,
		DaysTotallyRotten	=	6,
		DisplayName	=	Corndog,
		Icon	=	Corndog,
		DaysFresh	=	3,
	}

History

Alpha
- -

See Also

Template:Navbox/Consumables