Crisps

From PZwiki
Revision as of 09:42, 6 June 2012 by 14.32.248.195 (talk)

Crisps


Crisps are an efficient nonperishable item. Although they do not reduce a lot of hunger, they are the only nonperishable food that can be eaten without a can opener or any cooking.They are often found inside vending machines, in the general store, and in some houses, where they are usually scattered on the floor with pop


Effects

Hungry: - 15




Code

item Crisps
{
	Type				=			Food,
	DisplayName			=			Crisps,
	Icon				=			Crisps,
	Weight				=			0.2,
	HungerChange 		        =			-15,

}
item Crisps2
{
	Type				=			Food,
	DisplayName			=			Crisps,
	Icon				=			Crisps2,
	Weight				=			0.2,
	HungerChange	 	        =			-15
}
item Crisps3
{
	Type				=			Food,
	DisplayName			=			Crisps,
	Icon				=			Crisps3,
	Weight				=			0.2,
	HungerChange 		        =			-15
}

Template:Navbox/Consumables