Empty Orange Soda Bottle: Difference between revisions

From PZwiki
Empty Orange Soda Bottle
(Used heading template. Added see also, new icon, updated weight and used tool template for image. Added in-text hyperlinks)
Tag: categories removed
m (added tools category to heading)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages|Empty Pop Bottle}}
{{languages|Empty Pop Bottle}}
{{header|The Game World|Items|version=Version 39|incver=52}}
{{header|The Game World|Items|Tools|version=Version 39|incver=52}}
{{Tools
{{Tools
|image = Pop_empty_120px.png
|image = Pop_empty_120px.png

Revision as of 17:42, 2 May 2018


The Game WorldItemsToolsEmpty Orange Soda Bottle

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