Complex Bowl of Soup: Difference between revisions

From PZwiki
Complex Bowl of Soup
mNo edit summary
(Change to redirect)
Tag: New redirect
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Soup]]
{{languages}}
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete|link=Soup}}{{Consumables
|image = BowlFull.png
|hunger = -53
|boredom = -7
|unhappiness = -8
|weight = 3
}}The Complex Bowl of Soup was originally a perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.
<br><br>
The Complex Bowl of Soup originally according to code went stale after 1 day and rotted after 3.
 
== Effects ==
[[Boredom]]: -7<br>
[[Hunger]]: -53<br>
[[Unhappy]]: -8
 
<br><br><br><br><br><br>
== Code ==
<nowiki>item ComplexBowl4
Type = Food,
DisplayName = Complex Bowl of Soup,
Icon = BowlFull,
Weight = 3,
IsCookable = true,
MinutesToCook = 33,
MinutesToBurn = 48,
Count = 4,
HungerChange = -53,
ReplaceOnUse = Bowl,
BoredomChange = -7,
UnhappyChange = -8,
DaysFresh = 1,
DaysTotallyRotten = 3,
</nowiki>
 
{{Navbox/Consumables}}
 
[[Category:Food]]

Latest revision as of 22:53, 30 April 2024

Redirect to: