Watermelon: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 15: Line 15:
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|34}}
{{RecipeLookup|34}}
{{RecipeLookup|35}}
|}
|}
== Code ==
== Code ==

Revision as of 16:18, 29 March 2012


Effects

Hungry: -70
Moodles: -140

Crafting

Name Recipe Description
























Code

item Watermelon
{
	Type				=			Food,
	DisplayName			=			Watermelon,
	Icon				=			Watermelon,
	Weight				=			2,
	HungerChange 		=			-70,
	ThirstChange		=			-140,
	DaysFresh 			=			3,
	DaysTotallyRotten 	= 			5,
}

Template:Navbox/Consumables