Empty Orange Soda Bottle: Difference between revisions

From PZwiki
Empty Orange Soda Bottle
m (added tools category to heading)
mNo edit summary
Line 2: Line 2:
{{languages|Empty Pop Bottle}}
{{languages|Empty Pop Bottle}}
{{header|The Game World|Items|Tools|version=Version 39|incver=52}}
{{header|The Game World|Items|Tools|version=Version 39|incver=52}}
{{merge|Water Bottle (Pop)}}
{{Tools
{{Tools
|image = Pop_empty_120px.png
|image = Pop_empty_120px.png

Revision as of 23:17, 17 August 2018


The Game WorldItemsToolsEmpty Orange Soda Bottle
Furniture Pickup.png
It has been suggested that this article be merged with Water Bottle (Orange Soda).

Template:Tools An Water Bottle (Orange Soda) can only be found by drinking an orange soda, automatically adding it to the player's inventory. To refill an empty pop bottle, it needs to be in the main inventory, followed by right-clicking any water source (sinks, wells, rain collectors) and click "Fill Empty Pop Bottle". It will give 1 water bottle (pop) which is used the same way as a Water Bottle (Orange Soda). Refilling from unclean water sources, such as ran collectors, will yield tainted water and should be boiled before consumption.


See the Water page for comparisons for water storage.


Crafting

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,


See Also

Template:Navbox/Tools