Empty Orange Soda Bottle: Difference between revisions

From PZwiki
Empty Orange Soda Bottle
m (added tools category to heading)
(REDIRECT: merged with Water Bottle (Orange Soda))
Tag: New redirect
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Water Bottle (Orange Soda)]]
{{languages|Empty Pop Bottle}}
{{header|The Game World|Items|Tools|version=Version 39|incver=52}}
{{Tools
|image = Pop_empty_120px.png
|primaryuse = Water Storage
|otheruses = none
|weight = 0.1
}}
An [[Empty Pop Bottle]] can only be found by drinking an [[Orange Soda|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 ([[Faucet|sinks]], [[Well|wells]], [[Rain Collector Barrel|rain collectors]]) and click "Fill Empty Pop Bottle". It will give 1 [[Water Bottle (Pop)|water bottle (pop)]] which is used the same way as a [[Water Bottle (Pop)]]. Refilling from unclean water sources, such as ran collectors, will yield [[Water|tainted water]] and should be boiled before consumption.
 
<br>See the [[Water]] page for comparisons for water storage.
 
 
==Crafting==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Skill Level
{{Recipe|2
|item1=[[Empty Pop Bottle]]|q1=x1 |picitem1=File:Pop_empty.png|tag1=
|item2=[[Water]] |q2=x1 |picitem2=File:Water drop.png
|product=[[Water_Bottle_(Pop)|Water Bottle (Pop)]]|qproduct=x1 |picproduct=File:Pop_water.png
|description=A Pop Bottle full of Water
|level= No crafting level required.}}
|}
 
 
== Code ==
<nowiki>
item PopBottleEmpty
Weight = 0.1,
CanStoreWater = TRUE,
Type = Normal,
DisplayName = Empty Pop Bottle,
ReplaceOnUseOn = WaterSource-WaterPopBottle,
Icon = Pop_empty,
MetalValue = 5,
</nowiki>
 
 
==See Also==
*[[Water]]
*[[Water Bottle (Pop)]]
*[[Items#Water Storage|Other Water Containers]]
 
{{Navbox/Tools}}

Latest revision as of 05:39, 12 March 2022