Updated files for 1.17 game update

Added: CR-550 Savanna into hunting spawns (Tier 2,3,4)
Added: Longhorn pistol into hunting spawns (Tier 1,2) with a guaranteed pistol scope
Added: P1 pistol into civilian spawns
Added: Cleaver into civilian and farm spawns
Added: Meat tenderizer into civilian spawns (regular)
Added: Pitchfork into farm spawns
Added: Kitchen timer into civilian spawns
Added: Cooking stand (crafted)
Added: Bone and stone variants of the spear (crafted)
Added: Bone knife (crafted)
Added: Improvised clothes (crafted)
Added: Improvised gas mask filter (crafted)
Fixed: Inaccessible spawn point at harbour pier crane
Removed: Unknown characters from types xml
This commit is contained in:
SumrakDZN 2022-04-16 10:21:41 +02:00
parent f57f91f84b
commit b39d6fb16e
6 changed files with 389 additions and 23 deletions

View File

@ -136,6 +136,14 @@
<item name="HuntingOptic" chance="1.00" />
</attachments>
</type>
<type name="CZ550">
<attachments chance="0.30">
<item name="Mag_CZ550_10rnd" chance="1.00" />
</attachments>
<attachments chance="0.20">
<item name="HuntingOptic" chance="1.00" />
</attachments>
</type>
<type name="FAL">
<attachments chance="1.00">
<item name="Fal_OeBttstck" chance="0.50" />
@ -464,7 +472,16 @@
<item name="PistolSuppressor" chance="1.00" />
</attachments>
</type>
<type name="P1">
<attachments chance="0.90">
<item name="Mag_P1_8Rnd" chance="1.00" />
</attachments>
</type>
<type name="LongHorn">
<attachments chance="1.00">
<item name="PistolOptic" chance="1.00" />
</attachments>
</type>
<!-- NAMALSK - WEAPONS - EXPLOSIVES -->
<!-- none require special care -->

View File

@ -115,6 +115,20 @@
<category name="rifles" />
<tag name="hunting" />
</type>
<type name="CZ550">
<nominal>2</nominal>
<min>1</min>
<lifetime>7200</lifetime>
<restock>300</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier234" />
<category name="rifles" />
<tag name="hunting" />
</type>
<type name="FAL">
<nominal>1</nominal>
<min>1</min>
@ -576,6 +590,34 @@
<category name="pistols" />
<tag name="civilian" />
</type>
<type name="P1">
<nominal>7</nominal>
<lifetime>7200</lifetime>
<restock>100</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier1" />
<category name="pistols" />
<tag name="civilian" />
</type>
<type name="LongHorn">
<nominal>3</nominal>
<lifetime>7200</lifetime>
<restock>100</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier12" />
<category name="pistols" />
<tag name="hunting" />
</type>
<!-- NAMALSK - WEAPONS - EXPLOSIVES -->
<type name="RGD5Grenade">
@ -893,6 +935,20 @@
<category name="tools" />
<tag name="farm" />
</type>
<type name="Pitchfork">
<nominal>8</nominal>
<lifetime>5400</lifetime>
<restock>0</restock>
<min>6</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="farm" />
</type>
<type name="Sickle">
<nominal>10</nominal>
<lifetime>5400</lifetime>
@ -1676,6 +1732,20 @@
<tag name="civilian" />
<tag name="police" />
</type>
<type name="Mag_P1_8Rnd">
<nominal>5</nominal>
<min>3</min>
<lifetime>5400</lifetime>
<restock>300</restock>
<quantmin>25</quantmin>
<quantmax>100</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier1" />
<category name="weapons" />
<tag name="civilian" />
</type>
<type name="Mag_MP5_15Rnd">
<nominal>4</nominal>
<min>3</min>
@ -1850,6 +1920,21 @@
<tag name="civilian" />
<tag name="hunting" />
</type>
<type name="Mag_CZ550_10rnd">
<nominal>5</nominal>
<min>4</min>
<lifetime>5400</lifetime>
<restock>300</restock>
<quantmin>25</quantmin>
<quantmax>100</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier234" />
<category name="weapons" />
<tag name="civilian" />
<tag name="hunting" />
</type>
<type name="Mag_STANAG_30Rnd">
<nominal>3</nominal>
<min>2</min>
@ -4037,6 +4122,20 @@
<category name="tools" />
<tag name="civilian" />
</type>
<type name="KitchenTimer">
<nominal>6</nominal>
<min>4</min>
<lifetime>5400</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="civilian" />
</type>
<type name="Compass">
<nominal>20</nominal>
<min>15</min>
@ -4484,6 +4583,21 @@
<category name="tools" />
<tag name="civilian" />
</type>
<type name="Cleaver">
<nominal>20</nominal>
<min>15</min>
<lifetime>5400</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="civilian" />
<tag name="farm" />
</type>
<type name="SledgeHammer">
<nominal>25</nominal>
<min>10</min>
@ -11007,6 +11121,10 @@
<lifetime>5400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="BoneKnife">
<lifetime>5400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="WoodenStick">
<lifetime>900</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
@ -11019,6 +11137,10 @@
<lifetime>900</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="CookingStand">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="LongWoodenStick">
<lifetime>1200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
@ -11044,11 +11166,11 @@
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="FireplaceIndoor">
<lifetime>604800</lifetime>
<lifetime>604800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="OvenIndoor">
<lifetime>604800</lifetime>
<lifetime>604800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Paper">
@ -11071,7 +11193,11 @@
<lifetime>5400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Spear">
<type name="SpearBone">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="SpearStone">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
@ -11171,6 +11297,10 @@
<lifetime>28800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="GasMask_Filter_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Rag">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
@ -11204,7 +11334,7 @@
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="UndergroundStash">
<lifetime>604800</lifetime>
<lifetime>604800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="Armband_Black">
@ -11239,6 +11369,34 @@
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="RopeBelt">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="FaceCover_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="FeetCover_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="HandsCover_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="HeadCover_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="TorsoCover_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="LegsCover_Improvised">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="LeatherSack_Brown">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>

View File

@ -8212,13 +8212,14 @@
<category name="weapons" />
<tag name="civilian" />
<tag name="hunting" />
<point pos="-0.493471 -4.542992 7.707946" range="0.244319" height="1.281250" />
<point pos="0.377747 -1.596291 9.168029" range="0.306250" height="0.765625" />
<point pos="0.573001 -6.113092 9.733153" range="0.581250" height="0.998100" />
<point pos="0.392640 -4.542992 7.828858" range="0.650000" height="1.625000" />
<point pos="-0.493470 -4.542992 7.707947" range="0.244319" height="1.281250" />
<point pos="-0.051879 -7.407391 6.304993" range="0.974670" height="2.000000" />
<point pos="0.573002 -6.113092 9.733153" range="0.581250" height="0.998100" />
<point pos="0.392640 -4.542992 7.828856" range="0.650000" height="1.625000" />
<point pos="1.932800 -7.407391 10.124694" range="0.700134" height="1.750336" />
<point pos="-0.051880 -7.407391 6.304993" range="0.974670" height="2.000000" />
<point pos="-1.573853 -7.407391 9.728882" range="0.752258" height="1.880646" />
<point pos="-1.573851 -7.407391 9.728882" range="0.752258" height="1.880646" />
<point pos="1.786257 -7.407391 7.856934" range="0.857902" height="2.000000" />
<point pos="-1.740904 -7.407391 8.060547" range="0.907044" height="2.000000" />
</container>
</group>
<group name="Land_Power_Station" lootmax="6">

View File

@ -136,6 +136,14 @@
<item name="HuntingOptic" chance="1.00" />
</attachments>
</type>
<type name="CZ550">
<attachments chance="0.30">
<item name="Mag_CZ550_10rnd" chance="1.00" />
</attachments>
<attachments chance="0.20">
<item name="HuntingOptic" chance="1.00" />
</attachments>
</type>
<type name="FAL">
<attachments chance="1.00">
<item name="Fal_OeBttstck" chance="0.50" />
@ -464,7 +472,16 @@
<item name="PistolSuppressor" chance="1.00" />
</attachments>
</type>
<type name="P1">
<attachments chance="0.90">
<item name="Mag_P1_8Rnd" chance="1.00" />
</attachments>
</type>
<type name="LongHorn">
<attachments chance="1.00">
<item name="PistolOptic" chance="1.00" />
</attachments>
</type>
<!-- NAMALSK - WEAPONS - EXPLOSIVES -->
<!-- none require special care -->

View File

@ -115,6 +115,20 @@
<category name="rifles" />
<tag name="hunting" />
</type>
<type name="CZ550">
<nominal>5</nominal>
<min>4</min>
<lifetime>3600</lifetime>
<restock>300</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier234" />
<category name="rifles" />
<tag name="hunting" />
</type>
<type name="FAL">
<nominal>2</nominal>
<min>1</min>
@ -576,6 +590,34 @@
<category name="pistols" />
<tag name="civilian" />
</type>
<type name="P1">
<nominal>7</nominal>
<lifetime>3600</lifetime>
<restock>100</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier1" />
<category name="pistols" />
<tag name="civilian" />
</type>
<type name="LongHorn">
<nominal>3</nominal>
<lifetime>3600</lifetime>
<restock>100</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier12" />
<category name="pistols" />
<tag name="hunting" />
</type>
<!-- NAMALSK - WEAPONS - EXPLOSIVES -->
<type name="RGD5Grenade">
@ -893,6 +935,20 @@
<category name="tools" />
<tag name="farm" />
</type>
<type name="Pitchfork">
<nominal>8</nominal>
<lifetime>2700</lifetime>
<restock>0</restock>
<min>6</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="farm" />
</type>
<type name="Sickle">
<nominal>10</nominal>
<lifetime>2700</lifetime>
@ -1676,6 +1732,20 @@
<tag name="civilian" />
<tag name="police" />
</type>
<type name="Mag_P1_8Rnd">
<nominal>7</nominal>
<min>5</min>
<lifetime>2700</lifetime>
<restock>300</restock>
<quantmin>25</quantmin>
<quantmax>100</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier1" />
<category name="weapons" />
<tag name="civilian" />
</type>
<type name="Mag_MP5_15Rnd">
<nominal>7</nominal>
<min>5</min>
@ -1850,6 +1920,21 @@
<tag name="civilian" />
<tag name="hunting" />
</type>
<type name="Mag_CZ550_10rnd">
<nominal>10</nominal>
<min>7</min>
<lifetime>2700</lifetime>
<restock>300</restock>
<quantmin>25</quantmin>
<quantmax>100</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value user="Tier234" />
<category name="weapons" />
<tag name="civilian" />
<tag name="hunting" />
</type>
<type name="Mag_STANAG_30Rnd">
<nominal>4</nominal>
<min>3</min>
@ -4229,6 +4314,20 @@
<category name="tools" />
<tag name="civilian" />
</type>
<type name="KitchenTimer">
<nominal>6</nominal>
<min>4</min>
<lifetime>2700</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="civilian" />
</type>
<type name="Compass">
<nominal>20</nominal>
<min>15</min>
@ -4736,6 +4835,35 @@
<category name="tools" />
<tag name="civilian" />
</type>
<type name="Cleaver">
<nominal>20</nominal>
<min>15</min>
<lifetime>2700</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="civilian" />
<tag name="farm" />
</type>
<type name="MeatTenderizer">
<nominal>15</nominal>
<min>10</min>
<lifetime>2700</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
<usage />
<value />
<category name="tools" />
<tag name="civilian" />
</type>
<type name="SledgeHammer">
<nominal>25</nominal>
<min>10</min>
@ -11467,6 +11595,10 @@
<lifetime>2700</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="BoneKnife">
<lifetime>2700</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="WoodenStick">
<lifetime>900</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
@ -11479,6 +11611,10 @@
<lifetime>900</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="CookingStand">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="LongWoodenStick">
<lifetime>1200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
@ -11504,11 +11640,11 @@
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="FireplaceIndoor">
<lifetime>604800</lifetime>
<lifetime>604800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="OvenIndoor">
<lifetime>604800</lifetime>
<lifetime>604800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Paper">
@ -11543,7 +11679,11 @@
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Spear">
<type name="SpearBone">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="SpearStone">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
@ -11643,6 +11783,10 @@
<lifetime>28800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="GasMask_Filter_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Rag">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
@ -11676,11 +11820,11 @@
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="UndergroundStash">
<lifetime>1209600</lifetime>
<lifetime>1209600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="WoodenCrate">
<lifetime>1209600</lifetime>
<lifetime>1209600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0" />
</type>
<type name="Armband_Black">
@ -11715,6 +11859,34 @@
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="RopeBelt">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="FaceCover_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="FeetCover_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="HandsCover_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="HeadCover_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="TorsoCover_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="LegsCover_Improvised">
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="LeatherSack_Brown">
<lifetime>3600</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>

View File

@ -8212,13 +8212,14 @@
<category name="weapons" />
<tag name="civilian" />
<tag name="hunting" />
<point pos="-0.493471 -4.542992 7.707946" range="0.244319" height="1.281250" />
<point pos="0.377747 -1.596291 9.168029" range="0.306250" height="0.765625" />
<point pos="0.573001 -6.113092 9.733153" range="0.581250" height="0.998100" />
<point pos="0.392640 -4.542992 7.828858" range="0.650000" height="1.625000" />
<point pos="-0.493470 -4.542992 7.707947" range="0.244319" height="1.281250" />
<point pos="-0.051879 -7.407391 6.304993" range="0.974670" height="2.000000" />
<point pos="0.573002 -6.113092 9.733153" range="0.581250" height="0.998100" />
<point pos="0.392640 -4.542992 7.828856" range="0.650000" height="1.625000" />
<point pos="1.932800 -7.407391 10.124694" range="0.700134" height="1.750336" />
<point pos="-0.051880 -7.407391 6.304993" range="0.974670" height="2.000000" />
<point pos="-1.573853 -7.407391 9.728882" range="0.752258" height="1.880646" />
<point pos="-1.573851 -7.407391 9.728882" range="0.752258" height="1.880646" />
<point pos="1.786257 -7.407391 7.856934" range="0.857902" height="2.000000" />
<point pos="-1.740904 -7.407391 8.060547" range="0.907044" height="2.000000" />
</container>
</group>
<group name="Land_Power_Station" lootmax="6">