Tasty Bowl of Soup: Difference between revisions

From PZwiki
Tasty Bowl of Soup
mNo edit summary
m (Change to redirect)
Tag: New redirect
 
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Soup]]
{{languages|Tasty 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 = -20
|boredom = -4
|unhappiness = -5
|weight = 1.0
}}The Tasty 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 bowl of tasty soup. Fills up four [[bowl]]s when crafted with [[Tasty Soup|tasty soup]] for portable use, but consumes less hunger.
 
== Effects ==
[[Boredom]]: -4<br>
[[Hunger]]: -20<br>
[[Unhappy]]: -5 <br>
 
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2009}}
|}
 
== Code ==
<nowiki>
item TastyBowl
HungerChange = -20,
Type = Food,
DisplayName = Tasty Bowl of Soup,
MinutesToCook = 23,
Weight = 1,
IsCookable = TRUE,
DaysTotallyRotten = 3,
UnhappyChange = -5,
MinutesToBurn = 35,
Icon = BowlFull,
ReplaceOnUse = Bowl,
DaysFresh = 1,
BoredomChange = -4,
CustomContextMenu = Drink,
</nowiki>
 
{{Navbox/Consumables}}
 
[[Category:Food]]

Latest revision as of 22:47, 30 April 2024

Redirect to: