Empty Bottle (Red Wine): Difference between revisions

From PZwiki
(Created page with "{{languages}} {{header|The Game World|Items|Food|Drinks|version=Version 41|incver=68}}{{Infobox food | name = Empty Bottle | name_colour = | name_text_colour = | image = Red...")
 
m (Distribution table update)
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Food|Drinks|Water containers}}
{{header|The Game World|Items|Food|Drinks|version=Version 41|incver=68}}{{Infobox food
{{Page version|41.68}}
| name = Empty Bottle
{{Reupload|Missing 3D models}}
| name_colour =
{{Infobox item
| name_text_colour =
|name=Empty Bottle
| image = RedWineBottle_Model.png
|image=RedWineBottle_Model.png
| image_width = 300px
|icon=Wine2Empty.png
| alternate_image = Wine2Empty.png
|icon_name=Empty Bottle
| alternate_name = Empty Bottle
|icon2=Wine2Full.png
| alternate_link =
|icon_name2=Red Wine
| alternate_image2 = Wine2Full.png
|category=Water Container
| alternate_name2 = Red Wine
|weight=0.3
| alternate_link2 =
|function=&bull; [[Molotov Cocktail]]<br>&bull; [[Smashed Bottle]]<br>&bull; Water storage
| category = Water Container
|max_units=12.5
| weight = 0.3
|item_id=Base.WineEmpty2
| function = &bull; [[Molotov Cocktail]]<br>&bull; [[Smashed Bottle]]<br>&bull; Water storage
}}
| max_units = 12.5
An '''empty bottle''' is the resulting produce after empty a bottle of [[Red Wine|red wine]].
| class_name=Base.WineEmpty2
}}An '''empty bottle''' is the resulting produce after empty a bottle of [[Red Wine|red wine]].  


==Usage==
==Usage==
Like other empty bottles, the empty red wine bottle can be filled with water, however it will turn into a [[Water Bottle (White Wine)|white wine bottle with water]], this is presumed to be a bug. Furthermore, since [[build 41]], the empty red wine bottle uses the [[Water Bottle (White Wine)|empty white wine bottle]] icon ([[File:WineEmpty.png]]), instead of the existing icon texture for an empty red wine bottle ([[File:Wine2Empty.png]]), also assumed to be a bug.  
Like other empty bottles, the empty red wine bottle can be filled with water, however it will turn into a [[Water Bottle (White Wine)|white wine bottle with water]], this is presumed to be a bug. Furthermore, since [[build 41]], the empty red wine bottle uses the [[Water Bottle (White Wine)|empty white wine bottle]] icon ([[File:WineEmpty.png]]), instead of the existing icon texture for an empty red wine bottle ([[File:Wine2Empty.png]]), also assumed to be a bug.


== Crafting ==
==Crafting==
The empty bottle can be used as a component in crafting.  
The empty bottle can be used as a component in crafting.
{{Crafting header|ing=3}}
{{Crafting/sandbox2
{{Crafting general|008|ing=3}}
|molotov_cocktail_gas
{{Crafting general|047|ing=3}}
|smashed_bottle
|}
}}


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|WineEmpty2|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>WineEmpty2 distribution
        <span class="mw-customtoggle-togglebox-WineEmpty2" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-WineEmpty2">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | all
    | {{ll|bin}}
    | 4
    | 1.0
    |-
    | bar
    | {{ll|bin}}
    | 4
    | 4.0
    |-
    | garagestorage
    | {{ll|crate}}
    | 4
    | 20.0
    |-
    | garagestorage
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | motelroomoccupied
    | {{ll|bin}}
    | 4
    | 1.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-WineEmpty2" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|WineEmpty2|41.78.16-->
Empty bottles can be found on a [[zombie]] corpse or in [[Tiles#Bins|garbage bins]].
Empty bottles can be found on a [[zombie]] corpse or in [[Tiles#Bins|garbage bins]].


== Code ==
==Code==
There is currently no water bottle variant of the red wine bottle within the game's code.
{{CodeBox|
 
{{CodeSnip
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
  | lang = java
 
  | line = true
''Empty Bottle [[File:WineEmpty.png]]''
  | start = 592
{{Retrieved|version=41|incver=68}}
  | source = items.txt
<pre> item WineEmpty2
  | retrieved = true
  | version = 41.78.16
  | code =
item WineEmpty2
{
{
DisplayCategory = WaterContainer,
    DisplayCategory = WaterContainer,
Weight = 0.3,
Weight = 0.3,
CanStoreWater = TRUE,
CanStoreWater = TRUE,
Type = Normal,
Type = Normal,
DisplayName = Empty Bottle,
DisplayName = Empty Bottle,
ReplaceOnUseOn = WaterSource-WineWaterFull,
ReplaceOnUseOn = WaterSource-WineWaterFull,
Icon = WineEmpty,
Icon = WineEmpty,
StaticModel = RedWineBottle,
StaticModel = RedWineBottle,
WorldStaticModel = WineRedGround,
WorldStaticModel = WineRedGround,
}</pre>
Tags = EmptyPetrol,
ReplaceTypes = PetrolSource WinePetrol;WaterSource WineWaterFull,
}
}}
}}


==See also==
==See also==
Line 58: Line 108:
*[[White Wine]]
*[[White Wine]]


{{Navbox_equipment}}
{{Navbox items|containers}}

Latest revision as of 15:26, 24 April 2024

Project ZomboidItemsFoodDrinksWater containersEmpty Bottle (Red Wine)
Spiffo controlyourself.png
This page was last updated for an older version (41.68).
The current stable version is 41.78.16, released 2022-12-12, so information on this page may be inaccurate. Help get this page updated by adding any missing content. [edit]
Please update the version after updating the page.
Frame.png
This article contains outdated/low-quality images.
Reason: Missing 3D models
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Empty Bottle
Empty Bottle
Red Wine
General
Category
Water Container
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Function
Molotov Cocktail
Smashed Bottle
• Water storage
Properties
Capacity
12.5 units
Technical
Item ID
Base.WineEmpty2

An empty bottle is the resulting produce after empty a bottle of red wine.

Usage

Like other empty bottles, the empty red wine bottle can be filled with water, however it will turn into a white wine bottle with water, this is presumed to be a bug. Furthermore, since build 41, the empty red wine bottle uses the empty white wine bottle icon (WineEmpty.png), instead of the existing icon texture for an empty red wine bottle (Wine2Empty.png), also assumed to be a bug.

Crafting

The empty bottle can be used as a component in crafting.

Product Ingredients Tools Requirements Workstation XP
Molotov.png
Molotov Cocktail
One of:
WhiskeyEmpty.png Empty Bottle (disambiguation) ×1
WineEmpty.png Empty Bottle (disambiguation) ×1
Wine2Empty.png Empty Bottle (disambiguation) ×1
One of:
Rag.png Ripped Sheets ×1
RagDirty.png Dirty Rag ×1
Petrol.png
Gas Can
none none none
BrokenBottle.png
Smashed Bottle
One of:
WineEmpty.png Empty Bottle (disambiguation) ×1
Wine2Empty.png Empty Bottle (disambiguation) ×1
WhiskeyEmpty.png Empty Bottle (disambiguation) ×1
BeerBottle.png Empty Bottle (disambiguation) ×1
none none none none

Distribution

The loot distributions can be found in the table(s) below.

WineEmpty2 distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all bin 4 1.0
bar bin 4 4.0
garagestorage crate 4 20.0
garagestorage crate 4 10.0
motelroomoccupied bin 4 1.0

Empty bottles can be found on a zombie corpse or in garbage bins.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item WineEmpty2
	{
	    DisplayCategory = WaterContainer,
		Weight	=	0.3,
		CanStoreWater = TRUE,
		Type	=	Normal,
		DisplayName	=	Empty Bottle,
		ReplaceOnUseOn	=	WaterSource-WineWaterFull,
		Icon	=	WineEmpty,
		StaticModel = RedWineBottle,
		WorldStaticModel = WineRedGround,
		Tags = EmptyPetrol,
		ReplaceTypes = PetrolSource WinePetrol;WaterSource WineWaterFull,
	}

See also