Pumpkin Pie Slice: Difference between revisions

From PZwiki
m (Vaileasys moved page Pumpkin Pie Slice to Pumpkin Pie Slice: official display name)
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages|Pie_Pumpkin}}
{{languages|Pumpkin Pie Slice}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
Line 9: Line 9:
|weight = 0.5
|weight = 0.5
}}
}}
A slice of '''pumpkin pie''' is a [[Food#Perishable|perishable]] food item which is found inside of [[refrigerator]]s and [[containers#Counters|counters]]/[[Containers#Displays|display cases]] in kitchens and certain stores.<br><br>
A '''pumpkin pie slice''' is a [[Food#Perishable|perishable]] food item which is found inside of [[refrigerator]]s and [[containers#Counters|counters]]/[[Containers#Displays|display cases]] in kitchens and certain stores.<br><br>
Pie takes five in-game days to go stale, and eight in-game days to rot.
Pie takes five in-game days to go stale, and eight in-game days to rot.




== Nutritional Information ==
== Nutritional information ==
{| border=0 align=left <!-- Table will be in middle of page without this line -->
{| border=0 align=left <!-- Table will be in middle of page without this line -->
|
|
Line 54: Line 54:
     </nowiki>
     </nowiki>


==See Also==
==See also==
* [[Items#Luxury Food|Luxury Food]]
* [[Items#Luxury Food|Luxury Food]]



Revision as of 05:53, 15 August 2018


Page Updated @ Version: 34.28

A pumpkin pie slice is a perishable food item which is found inside of refrigerators and counters/display cases in kitchens and certain stores.

Pie takes five in-game days to go stale, and eight in-game days to rot.


Nutritional information

Template:Consumables2












It's Nutritional Values are as follows:
Carbohydrates = 20.45
Proteins = 54.53
Lipids = 20.61
Calories = 404

Code


	item PiePumpkin
        HungerChange		= -30,
        Weight			= 0.5,
        Type			= Food,
        DaysTotallyRotten	= 8,
        DisplayName		= Pumpkin Pie Slice,
        Icon			= PiePumpkin,
        DaysFresh		= 5,
        Carbohydrates 		= 20.45,
        Proteins 		= 54.53,
        Lipids 			= 20.61,
        Calories 		= 404,
    

See also

Template:Navbox/Consumables