DayZ
cr_beercounter
Ruki  [developer] Aug 9, 2023 @ 11:25am
Types Thanks Sni
<?xml version="1.0" encoding="utf-8"?>
<types>
<type name="cr_podznak_beer">
<nominal>40</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>8</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="food" />
<usage name="Town" />
<usage name="Village" />
<usage name="Hunting" />
</type>
<type name="cr_podznak_kasten">
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Town" />
<usage name="Village" />
<usage name="Industrial" />
</type>
<type name="cr_bier_fass">
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>0</quantmin>
<quantmax>10000</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Town" />
<usage name="Village" />
<usage name="Industrial" />
</type>
<type name="cr_bier_fass_valve">
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Town" />
<usage name="Village" />
<usage name="Industrial" />
</type>
<type name="cr_whiskey">
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Town" />
<usage name="Village" />
<usage name="Industrial" />
</type>
<type name="cr_pub_bar_Kit">
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Town" />
<usage name="Village" />
<usage name="Industrial" />
</type>
<type name="cr_teller">
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Town" />
<usage name="Village" />
<usage name="Industrial" />
</type>
<type name="cr_pub_bar">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="cr_fridge_bar">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="cr_trash_can_bar">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
</types>
< >
Showing 1-3 of 3 comments
NeZdAn4iK Aug 13, 2023 @ 10:45am 
Hunter дайте свой действующий дискорд что бы обсудить ваш мод.
Ruki  [developer] Aug 13, 2023 @ 12:07pm 
дискорд:crewruki если ты имеешь в виду меня
Ruki  [developer] Aug 13, 2023 @ 10:16pm 
Updated Types 14.08.2023


<type name="cr_podznak_beer"> // Beerbottle //
<nominal>40</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>8</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="food"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Hunting"/>
</type>
<type name="cr_podznak_kasten"> /// Beer Crate///
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_bier_fass"> /// Beer barrle///
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_bier_fass_valve"> /// Barrle Valve///
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_whiskey"> /// Whiskey ///
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_pub_bar_Kit"> /// beercounter ///
<nominal>20</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_pub_bar">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="cr_fridge_bar">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="cr_trash_can_bar">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>



///Update 14.08.2023///
<type name="cr_braustand_Kit"> /// brewing station ///
<nominal>10</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_braustand">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="cr_grinder_Kit"> /// grinder ///
<nominal>10</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="cr_grinder">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="malt_extrakt"> /// malt extrakt use to brew beer ///
<nominal>10</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="malt_"> /// malt use to grind malt extrakt ///
<nominal>10</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
<type name="hops"> /// in development ///
<nominal>10</nominal>
<lifetime>8000</lifetime>
<restock>0</restock>
<min>4</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Town"/>
<usage name="Village"/>
<usage name="Industrial"/>
</type>
< >
Showing 1-3 of 3 comments
Per page: 1530 50