Bowl of Ramen Noodles

From PZwiki
Revision as of 21:16, 7 December 2013 by ZombieLawnGnome (talk | contribs) (Updated with new data and new template.)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.

Description

To craft you must have an bowl in your inventory as well as a second container with water along with the dry ramen. Template:Items Template:Consumables2

Crafting

Name Recipe Description
























Code

The follow data is old and needs updating:

item RamenBowl
{
	Type				=			Food,
	DisplayName			=			Bowl of Ramen Noodles,
	Icon				=			BowlFull,
	Weight				=			3,
	IsCookable			= 			true,
	MinutesToCook   	= 			10,
	MinutesToBurn   	= 			20,
	HungerChange 		=			-20,
	ReplaceOnUse		=			Bowl,
	BoredomChange 		=			-10,
	UnhappyChange 		=			-20,
	DaysFresh 			=			1,
	DaysTotallyRotten 	=	 		3,
}	

Template:Navbox/Consumables