Simple Soup: Difference between revisions

From PZwiki
Simple Soup
m (Vaileasys moved page Simple Soup to Simple Soup over redirect: official display name)
(Added new navbar template with the notice colour. Changed categories slightly.)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages}}
{{languages|Simple Soup}}
<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]] -> [[Simple_Soup|Simple Soup]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
 
{{Notice|Obsolete}}
{{Consumables
|image = Pot of Soup.png
|image = Pot of Soup.png
|hunger = -84
|hunger = -84
|weight = 6.5
|weight = 6.5
}}
}}The Simple Soup was originally a non-perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.
The Simple Soup was originally a non-perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.


== Former Description ==  
== Former Description ==  
Line 57: Line 51:


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

Revision as of 16:25, 21 June 2018


BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.

The Simple Soup was originally a non-perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.

Former Description

Simple Soup is a tasty yet nutritious food item that is crafted with three units of water, a cooking pot and two soup ingredients, the soup relieves a large amount of hunger and a small amount of boredom and unhappiness.
It is not advised to eat simple soup if the 'hungry' moodle has not appeared, as a good amount of will go to waste. Cooking the soup will greatly increase its effectiveness.

Effects

Moodles: -10
Hungry: -84
Unhappy: -15

Crafting

Name Recipe Description Level












Code

item SimpleSoup
	Type		= Food,
	DisplayName	= Simple Soup,
	Icon		= PotFull,
	Weight		= 6.5,
	IsCookable	= true,
	MinutesToCook	= 70,
	MinutesToBurn	= 120,
	HungerChange	= -84,
	BoredomChange	= -10,
	UnhappyChange	= -15,
	ReplaceOnUse	= Pot

History

Alpha
RC 2.9.8a Soup. No longer in game. Replaced by Soup Recipe.

Template:Navbox/Consumables