Empty Orange Soda Bottle

From PZwiki
Revision as of 18:47, 14 April 2018 by Vaileasys (talk | contribs) (mostly rewrote the page and updated the info using "Water Bottle (Pop)" as an aid)

Empty Orange Soda Bottle


The Game WorldItemsFarmingEmpty Orange Soda Bottle

Template:Items An Empty Orange Soda Bottle can only be found by drinking an Orange Soda, automatically adding it to the player's inventory. To refill an empty bottle, you need to have it in your main inventory, followed by right-clicking any water source (Sinks, Wells, Rain Collectors) and click "Fill empty bottle". It will give you 1 Water Bottle (Orange Soda) which is used the same way as a regular Water Bottle.


See the Water page for comparisons for water storage.

Recipe

Name Recipe Description Skill Level
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none

Code

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

Template:Navbox/Tools