Boring Bowl of Soup: Difference between revisions

From PZwiki
Boring Bowl of Soup
m (Replace image)
m (Update link)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete|link=Soup}}{{Infobox food
{{Languages}}{{Header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete|link=Recipe Ingredients#Soup & Stew Ingredients}}{{Infobox food
|display_name=Boring Bowl of Soup
|display_name=Boring Bowl of Soup
|name_colour=Food
|name_colour=Food

Revision as of 15:52, 17 June 2023

The Game WorldItemsObsolete ItemsRemoved FoodBoring Bowl of Soup
BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.

Template:Infobox foodThe Boring Bowl of Soup was a previously craftable ingame item that has since been removed from Project Zomboid due to different crafting methods being introduced.

The information below was the last recorded values of the Boring Bowl of Soup on the wiki before removal.

Nutritional information

Moodles: -2

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
Boring Bowl of Soup
Boring Bowl of Soup x4
none Boring Soup
Soup x1
(consumed)
Bowl
Bowl x4
(consumed)
Heat Source
Heat source
(cooked:13min burned:25min)

Code

item BoringBowl4
	Type 			= Food,
	DisplayName 		= Boring Bowl of Soup,
	Icon 			= BowlFull,
	Weight 			= 3,
	IsCookable 		= true,
 	MinutesToCook 		= 13,
	MinutesToBurn 		= 25,
	Count 			= 4,
	HungerChange 		= -11,
	ReplaceOnUse 		= Bowl,
	BoredomChange 		= -2,
	UnhappyChange 		= -3,
	DaysFresh 		= 1,
	DaysTotallyRotten 	= 3,