Cupcake

From PZwiki
Revision as of 18:21, 28 March 2012 by Auchtor (talk | contribs) (Created page with "{{languages}} {{Consumables |image = Cupcake.png |hunger = -15 |weight = 1 }} An edible item. Often found within houses, inside of refrigerators and [[containers#Kitchen_cupb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


An edible item. Often found within houses, inside of refrigerators and kitchen cupboards.

Effects

Moodles: -15

Code

item Cupcake
{
	Type				=			Food,
	DisplayName			=			Cupcake,
	Icon				=			Cupcake,
	Weight				=			1,
	HungerChange 		=			-15,
	AlwaysWelcomeGift 	= 		true,

}

Template:Navbox/Consumables