Grilled Cheese Sandwich: Difference between revisions

From PZwiki
Grilled Cheese Sandwich
(Created page with "{{languages}} {{Consumables |image = Sandwich_Cheese.png |hunger = -105 |weight = 1 }} == Effects == Moodles: -15<br> Hungry: -105 == Code == <nowiki>item GrilledCheese ...")
 
(REDIRECT: cooked version of Cheese Sandwich, doesn't require its own page)
Tag: New redirect
 
(21 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Cheese Sandwich]]
{{Consumables
|image = Sandwich_Cheese.png
|hunger = -105
|weight = 1
}}
== Effects ==
[[Boredom]]: -15<br>
[[Hunger]]: -105
== Code ==
<nowiki>item GrilledCheese
{
Type = Food,
DisplayName = Grilled Cheese Sandwich,
Icon = Sandwich_Cheese,
Weight = 1,
IsCookable = true,
MinutesToCook = 5,
MinutesToBurn = 8,
HungerChange = -105,
BoredomChange = -15,
DaysFresh = 2,
DaysTotallyRotten = 4,
DangerousUncooked = false
}</nowiki>
 
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Version 0.2.0p]]

Latest revision as of 13:39, 18 June 2023

Redirect to: