Grilled Cheese Sandwich: Difference between revisions

From PZwiki
Grilled Cheese Sandwich
(updated to 41.68 (still unobtainable) + added model + navbox)
(REDIRECT: cooked version of Cheese Sandwich, doesn't require its own page)
Tag: New redirect
 
(4 intermediate revisions by 3 users 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 table header}}
{{RecipeLookup|2008}}
{{RecipeLookup|2012}}
{{RecipeLookup|2013}}
{{Crafting table footer}}
 
==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: