Simple Bowl of Soup: Difference between revisions

From PZwiki
Simple Bowl of Soup
(Added new navbar template with the notice colour. Changed categories slightly.)
m (Change to redirect)
Tag: New redirect
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Soup]]
{{languages|Simple Bowl of Soup}}
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete}}{{Consumables
|image = Full_Soup_bowl.png
|hunger = -22
|boredom = -3
|unhappiness = -4
|weight = 3
}}
 
The Simple Bowl of Soup was originally a perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.
<br>
== Former Description ==
A classic bowl of satisfying soup. Can be crafted with [[Bowl]]s and [[Simple Soup]] for portable use, but consumes less hunger.
<br>
== Effects ==
[[Boredom]]: -3<br>
[[Hunger]]: -22<br>
[[Unhappy]]: -4
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2010}}
|}
 
== Code ==
<nowiki>item SimpleBowl4
Type = Food,
DisplayName = Simple Bowl of Soup,
Icon = BowlFull,
Weight = 3,
IsCookable = true,
MinutesToCook = 24,
MinutesToBurn = 30,
Count = 4,
HungerChange = -22,
ReplaceOnUse = Bowl,
BoredomChange = -3,
UnhappyChange = -4,
DaysFresh = 1,
DaysTotallyRotten = 3,
</nowiki>
 
{{Navbox/Consumables}}
 
[[Category:Food]]

Latest revision as of 22:46, 30 April 2024

Redirect to: