Watermelon: Difference between revisions

From PZwiki
m (minor correction using game data from 2.9.9.17 (0019))
(Added new template and data.)
Line 2: Line 2:
{{Consumables
{{Consumables
|image = Watermelon.png
|image = Watermelon.png
|hunger = -70
|weight = 0.9
|weight = 2
}}
{{Consumables2
|image = Watermelon.png
|hunger = -60
|thirst = -140
|unrotten hunger = 0
|unrotten boredom = 0
|unrotten unhappiness = 0
|unrotten thirst = 0
|rotten hunger = 0
|rotten boredom = 0
|rotten unhappiness = 0
|rotten thirst = 0
|perishable = 1
|rotten image = Rotten Watermelon.png
}}
}}
== Effects ==
[[Hunger]]: -60<br>
[[Thirst]]: -140
== Crafting ==
== Crafting ==
{{Notice|Outdated}}
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
|-  
|-  
Line 42: Line 54:
==See Also==
==See Also==
* [[Watermelon Chunks]]
* [[Watermelon Chunks]]
* [[Watermelon slice]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
Line 47: Line 60:
[[Category:Food]]
[[Category:Food]]
[[Category:Perishable Food]]
[[Category:Perishable Food]]
[[Category:Version 0.2.0p]]
[[Category:Version 2.9.9.17]]

Revision as of 08:30, 10 December 2013


Template:Consumables2

Crafting

AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.
Name Recipe Description
























Code

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

History

Alpha
RC 2.9 When was this added to the game?

See Also

Template:Navbox/Consumables