Watermelon Chunks

From PZwiki
Revision as of 08:23, 10 December 2013 by ZombieLawnGnome (talk | contribs) (Added some more actual game data.)


A variant of the water melon, you get three water melon chunks when you smash a watermelon by putting a watermelon and a blunt weapon in the crafting area. Although it reduces more hunger than the regular water melon, it reduces less thirst than the regular watermelon. Using a bladed weapon to cut the watermelon is a much more efficient use of the watermelon.

Template:Consumables2

Crafting

Name Recipe Description












Code

AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.
item WatermelonSmashed
{
	Type				=			Food,
	DisplayName			=			Watermelon Chunks,
	Icon				=			WatermelonSmashed,
	Weight				=			.5,
	Count				=			3,
	HungerChange 		=			-25,
	ThirstChange		=			-25,
	DaysFresh 			=			1,
	DaysTotallyRotten 	= 			1,
}	

Template:Navbox/Consumables