Cereal: Difference between revisions

From PZwiki
mNo edit summary
Line 8: Line 8:
== Effects ==
== Effects ==
<!--list of effects here-->
<!--list of effects here-->
Hunger: -30
Hunger: -15


== Code ==
== Code ==

Revision as of 12:51, 17 January 2014

A light box of nonperishable cereal.

Effects

Hunger: -15

Code

item Cereal
{
		HungerChange	=	-15,
		Weight	=	0.2,
		AlwaysWelcomeGift	=	true,
		Type	=	Food,
		DisplayName	=	Cereal,
		Icon	=	Cereal,
}


Template:Navbox/Consumables