Grilled Cheese Sandwich: Difference between revisions

From PZwiki
Grilled Cheese Sandwich
mNo edit summary
(REDIRECT: cooked version of Cheese Sandwich, doesn't require its own page)
Tag: New redirect
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Cheese Sandwich]]
{{languages|Grilled Cheese Sandwich}}
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete|link=Sandwich}}{{Consumables
|image = Grilled Cheese Sandwich.png
|hunger = -80
|boredom = -15
|weight = 0.3
}}Grilled Cheese Sandwiches are a formerly craftable [[Food#Perishable|perishable]] food item that went bad as time passes, when outside of a [[refrigerator]]. Grilled Cheese Sandwiches were originally made by putting a cheese sandwich with butter in a frying pan on a heat source, or alternatively cheese, butter, a bread slice and a frying pan.
 
 
 
With the advent of the new cooking system, the original sandwich can not be crafted, and the method of crafting the Grilled Cheese Sandwich has since been removed. Grilled Cheese Sandwiches took two in-game days to go stale, and four in-game days to rot.
 
The code for the sandwich is still within the game files, and it is possible for it to be manually spawned.
 
== Nutritional Information ==
{{Consumables2
|image = Grilled Cheese Sandwich.png
|hunger = -80
|perishable = 1
|cookable = 1
|boredom = -15
|unrotten hunger = 0
|unrotten unhappiness = 0
|rotten hunger = 0
|rotten unhappiness = 0
|unrottencooked hunger = -61
|unrottencooked unhappiness = +10
|unrottencooked boredom = -5
|rottencooked hunger = 0
|rottencooked unhappiness = 0
|cooked hunger = -104
|cooked unhappiness = -20
|cooked boredom = -35
|burned hunger = 0
|burned boredom = 0
|burned unhappiness = 0
|burned image = Grilled Cheese Sandwich.png
|rotten image = Grilled Cheese Sandwich.png
|cooked image = Grilled Cheese Sandwich.png
}}
 
'''It's Nutritional Values are as follows:'''<br>
At this time, the Grilled Cheese Sandwich has no nutritional benefit ingame, which could be a temporary oversight.
 
Carbohydrates = 0 <br>
Proteins = 0 <br>
Lipids = 0 <br>
Calories = 0
 
== Crafting ==
<br>
Formerly, Grilled Cheese Sandwiches could be made ingame by cooking regular [[Cheese Sandwich|cheese sandwiches]] in the cooker on a frying pan with butter. With the introduction of the new crafting/food systems, the recipes below are no longer possible.
<br>
{| class="pztable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2008}}
{{RecipeLookup|2012}}
{{RecipeLookup|2013}}
|}
 
== Code ==
<nowiki>
item GrilledCheese
HungerChange = -80,
Type = Food,
DisplayName = Grilled Cheese Sandwich,
MinutesToCook = 5,
Weight = 0.3,
IsCookable = TRUE,
DaysTotallyRotten = 4,
DangerousUncooked = FALSE,
MinutesToBurn = 8,
Icon = Sandwich_grilledcheese,
BoredomChange = -15,
DaysFresh = 2,
</nowiki>
 
{{Navbox/Consumables}}
 
[[Category:Food]]

Latest revision as of 13:39, 18 June 2023

Redirect to: