Boring Bowl of Soup: Difference between revisions

From PZwiki
Boring Bowl of Soup
m (Navigation link change. Obsolete to Removed)
(Added new navbar template with the notice colour. Changed categories slightly.)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages}}
{{languages}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete}}{{Consumables
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Removed_Food|Removed Foods]] -> [[Boring_Bowl_of_Soup|Boring Bowl of Soup]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Notice|Obsolete}}
{{Consumables
|image = Full_Soup_bowl.png
|image = Full_Soup_bowl.png
|hunger = -11
|hunger = -11
|weight = 3
|weight = 3
}}
}}The 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 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 Wikipedia before removal.  
The information below was the last recorded values of the Boring Bowl of Soup on the Wikipedia before removal.  
<br>
<br>
Line 49: Line 43:


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Removed Food]]
[[Category:Version 34.28]]

Revision as of 15:59, 21 June 2018


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.

The 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 Wikipedia before removal.
Originally the soup would take one in-game days to go stale, and three in-game days to rot.

Nutritional Information

Moodles: -2
Hungry: -11
Unhappy: -3

Crafting

Name Recipe Description












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,

Template:Navbox/Consumables