Pop: Difference between revisions

From PZwiki
(Updated Page, +nav bar, +relevant info, +corrected categories, +corrected nutritional info, +consumables, redone descrip)
m (Changed Chardonnay to pop, wouldn't it be cool if diet pop had fewer calories?)
Line 17: Line 17:


== Nutritional Information ==
== Nutritional Information ==
Chardonnay provides when completely drunk: -8 hunger, -60 Thirst and -10 Unhappiness.  
Pop provides when completely drunk: -8 hunger, -60 Thirst and -10 Unhappiness.  


'''It's Nutritional Values are as follows:'''<br>
'''It's Nutritional Values are as follows:'''<br>

Revision as of 05:30, 16 August 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Drinks -> Pop   

Pop is drink item often found in kitchen cupboards and vending machines as well as the supermarkets. It is a non-perishable item.
Unlike bottles of water, it has to be drunk manually to satiate thirst.

Nutritional Information

Pop provides when completely drunk: -8 hunger, -60 Thirst and -10 Unhappiness.

It's Nutritional Values are as follows:
Carbohydrates = 39
Proteins = 0
Lipids = 0
Calories = 140

Code

Pop Can No.1 Pop.png

item Pop 
		HungerChange		= -8,
		Weight			= 0.3,	
		AlwaysWelcomeGift	= TRUE,
		Type			= Food,	
		UnhappyChange		= -10,
		ThirstChange		= -60,
		DisplayName		= Pop,
		Icon			= Pop,
		CustomContextMenu 	= Drink,
		CustomEatSound 		= PZ_DrinkingFromBottle,
                Carbohydrates 		= 39,
                Proteins 		= 0,
                Lipids 			= 0,
                Calories 		= 140,
                Packaged 		= TRUE,
                CantBeFrozen 		= TRUE,

Pop Can No.2 Pop2.png

item Pop2 
		HungerChange		= -8,
 		Weight			= 0.3,	
		AlwaysWelcomeGift	= TRUE,
 		Type			= Food,	
		UnhappyChange		= -10,
		ThirstChange		= -60,
		DisplayName		= Pop,
		Icon			= Pop2,
		CustomContextMenu 	= Drink,
		CustomEatSound 		= PZ_DrinkingFromBottle,
                Carbohydrates 		= 39,
                Proteins 		= 0,
                Lipids 			= 0,
                Calories 		= 140,
                Packaged 		= TRUE,
                CantBeFrozen 		= TRUE,

Pop Can No.3 Pop3.png

item Pop3 
		HungerChange		= -8,
		Weight			= 0.3,	
		AlwaysWelcomeGift	= TRUE,
		Type			= Food,	
		UnhappyChange		= -10,
		ThirstChange		= -60,
		DisplayName		= Pop,
		Icon			= Pop3,
		CustomContextMenu 	= Drink,
		CustomEatSound 		= PZ_DrinkingFromBottle,
                Carbohydrates 		= 39,
                Proteins 		= 0,
                Lipids 			= 0,
                Calories 		= 140,
                Packaged 		= TRUE,
                CantBeFrozen 		= TRUE,

See Also

Template:Navbox/Consumables