Empty Orange Soda Bottle

From PZwiki
Revision as of 23:41, 29 March 2014 by Tickleman (talk | contribs) (Tickleman moved page Water Bottle (Orange Soda) to Water Bottle (Orange Soda): This is the actual real name into the game files)

Empty Orange Soda Bottle

To get an empty Orange Soda Bottle, simply drink an Orange Soda and the empty bottle will go automatically in your inventory. Currently, you can use an Empty Orange Soda bottle near faucet near you. It will give you 1 Orange Soda Water Bottle which is used the same way as regular Water Bottle

Template:Items

Code

item PopBottleEmpty
{
	Type				=			Normal,
		DisplayName			=			Empty Pop Bottle,
		Icon				=			Pop_empty,
		Weight				=			0.1,
		ReplaceOnUseOn  	=			WaterSource-WaterPopBottle,
		CanStoreWater		=			true
}