Egg Carton: Difference between revisions

From PZwiki
Egg Carton
(Update of NavBar.)
(REDIRECT: merged with Egg)
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Egg]]
{{languages}}
<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: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
|image = EggCarton.png
|weight = 1.0
}}
A '''Egg Carton''' is a [[Food#Perishable|perishable]] food container which is found in houses. <br><br>
The Egg Carton contains 12 [[Egg|eggs]] that, similar to eggs, will take 14 days to go stale, and 21 in-game days to rot.
 
== Contents ==
{| class="wikitable"
|-
! colspan="4"| Contents
|-
! Item
! Amount
|-
|[[File:egg.png|centre]]Egg
| style="text-align: center;" |x12,
|-
|}
 
== Code ==
<br>
<nowiki>
    item EggCarton
        Weight = 1,
        Type = Food,
        DisplayName = Egg Carton,
        Icon = EggCarton,
        DaysFresh = 14,
        DaysTotallyRotten = 21,
    </nowiki>
 
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Latest revision as of 06:56, 13 March 2022

Redirect to: