Grilled Cheese Sandwich: Difference between revisions

From PZwiki
Grilled Cheese Sandwich
m (→‎Crafting: file fix (A-L), replaced: File:Cheese Sandwich.png → File:Sandwich_cheese.png (2), File:Grilled Cheese Sandwich.png → File:Sandwich_grilledcheese.png (2))
(REDIRECT: cooked version of Cheese Sandwich, doesn't require its own page)
Tag: New redirect
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Cheese Sandwich]]
{{languages}}
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 41|incver=68}}{{Notice|Obsolete|link=Recipe Ingredients#Sandwich & Burger Ingredients}}{{Infobox food
|display_name=Grilled Cheese Sandwich
|name_colour=
|name_text_colour=
|image=GrilledCheese_Model.png
|image_width=200px
|alternate_image=Sandwich_grilledcheese.png
|alternate_name=Grilled Cheese Sandwich
|alternate_link=
|alternate_image2=Sandwich_cheese.png
|alternate_name2=Cheese Sandwich
|alternate_link2=Cheese Sandwich
<!--GENERAL-->
|status=Removed
|category=Food
|weight=0.3
|function=
|days_fresh=2
|days_rotten=4
|cant_be_frozen=
|packaged=
<!--NUTRITION-->
|hunger_change=-80
|calories=366
|lipids=22.5
|proteins=12
|carbohydrates=28
<!--COOKING-->
|cook_minutes=5
|burn_minutes=8
<!--TECHNICAL DETAILS-->
|class_name=Base.GrilledCheese
}}A '''grilled cheese sandwich''' is an unobtainable [[Food#Perishable|perishable]] food item.
 
==Usage==
=== Consumable properties ===
A cheese sandwich can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
|image = Grilled Cheese Sandwich.png
|burned image = Sandwich_grilledcheese.png
|rotten image = Sandwich_grilledcheese.png
|cooked image = Sandwich_grilledcheese.png
|hunger = -80
|perishable = 1
|cookable = 1
|unrotten hunger = -60
|unrotten unhappiness = +10
|unrotten boredom = +10
|rotten hunger = -36
|rotten boredom = +20
|rotten unhappiness = +20
|cooked hunger = -104
|cooked unhappiness = 0
|cooked boredom = 0
|unrottencooked hunger = -60
|unrottencooked unhappiness = +10
|unrottencooked boredom = +10
|rottencooked hunger = -36
|rottencooked unhappiness = +20
|rottencooked boredom = +20
|burned hunger = -26
|burned boredom = +20
|burned unhappiness = +20
}}
 
== Crafting ==
Formerly, the grilled cheese sandwich 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.
 
{{Crafting header|ing=5}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2008 -->
{{Crafting/core|ing=5
| product_image = [[File:Sandwich_grilledcheese.png|link=Grilled Cheese Sandwich|Grilled Cheese Sandwich]] | product_name = [[Grilled Cheese Sandwich]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Bread.png|link=Bread|Bread]] | i1 = [[Bread]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Butter.png|link=Butter|Butter]] | i2 = [[Butter]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Cheese.png|link=Cheese|Cheese]] | i3 = [[Cheese]] | q3 = x1 | tag3 = (consumed)
| f4 = [[File:Pan.png|link=Frying Pan|Frying Pan]] | i4 = [[Frying Pan]] | q4 = x1
| f5 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i5 = [[Heat Source]] | q5 =  | tag5 = (cooked:5min burned:8min) |opt5=1
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2012 -->
{{Crafting/core|ing=4
| product_image = [[File:Sandwich_grilledcheese.png|link=Grilled Cheese Sandwich|Grilled Cheese Sandwich]] | product_name = [[Grilled Cheese Sandwich]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Sandwich_cheese.png|link=Cheese Sandwich|Cheese Sandwich]] | i1 = [[Cheese Sandwich]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Butter.png|link=Butter|Butter]] | i2 = [[Butter]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Pan.png|link=Frying Pan|Frying Pan]] | i3 = [[Frying Pan]] | q3 = x1
| f4 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i4 = [[Heat Source]] | q4 =  | tag4 = (cooked:5min burned:8min) |opt4=1
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2013 -->
{{Crafting/core|ing=2
| product_image = [[File:Sandwich_cheese.png|link=Cheese Sandwich|Cheese Sandwich]] | product_name = [[Cheese Sandwich]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Cheese.png|link=Cheese|Cheese]] | i1 = [[Cheese]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Bread.png|link=Bread|Bread]] | i2 = [[Bread]] | q2 = x1 | tag2 = (consumed)
}}
|}
 
 
==Distribution==
With the advent of the new cooking system, the recipe for the grilled cheese sandwich was removed, thus making it no longer obtainable. The code for the sandwich is still within the game files, and it is possible for it to be spawned with [[debug mode|debug mode]] or server commands.
 
== Code ==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=41|incver=68}}
<pre>    item GrilledCheese
{
DisplayCategory = Food,
HungerChange = -80,
Type = Food,
DisplayName = Grilled Cheese Sandwich,
MinutesToCook = 5,
Weight = 0.3,
        Carbohydrates = 28,
        Proteins = 12,
        Lipids = 22.5,
        Calories = 366,
IsCookable = TRUE,
DaysTotallyRotten = 4,
DangerousUncooked = FALSE,
MinutesToBurn = 8,
Icon = Sandwich_grilledcheese,
DaysFresh = 2,
WorldStaticModel = GrilledCheese,
}</pre>
 
{{Navbox_food}}
 
[[Category:Food]]

Latest revision as of 13:39, 18 June 2023

Redirect to: