Mac and Cheese: Difference between revisions

From PZwiki
(New page for Mac and Cheese. Improve notice due to no icon available.)
 
m (Found Mac and Cheese icon. Removed improve notice.)
Line 4: Line 4:
<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 -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[Mac_and_Cheese|Mac and Cheese]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[Mac_and_Cheese|Mac and Cheese]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Notice|Improve}}
 
{{Consumables
{{Consumables
|image = Mac_and_CheeseIcon.png
|image = Macandcheese.png
|hunger = -40
|hunger = -40
|weight = 0.5
|weight = 0.5

Revision as of 19:03, 5 July 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Non Perishable Foods -> Mac and Cheese   


Mac and Cheese is a non-perishable food item which is often found in kitchen cupboards. It does not require anything to open and cannot be improved beyond its -40 hunger bonus.

Nutritional Information

It's Nutritional Values are as follows:
Carbohydrates = 126
Proteins = 21
Lipids = 12
Calories = 690

Code


    item Macandcheese
        Type			= Food,
        DisplayName		= Mac and Cheese,
        Icon			= Macandcheese,
        Weight			= 0.5,
        HungerChange 		= -40,
        Carbohydrates 		= 126,
        Proteins 		= 21,
        Lipids 			= 12,
        Calories 		= 690,
        Packaged 		= TRUE,
    

Template:Navbox/Consumables