This commit is contained in:
2023-11-20 04:46:26 -06:00
parent f0b1709f1c
commit 2ca83e25d9
451 changed files with 74477 additions and 407 deletions

View File

@@ -0,0 +1,61 @@
//Camel Bags
Spur_CamelBag_Black
Spur_CamelBag_Green
Spur_CamelBag_Tan
Spur_CamelBag_WoodlandCamo
Spur_CamelBag_MultiCamo
Spur_CamelBag_WinterCamo
//military bags
Spur_MilBag_Black
Spur_MilBag_Green
Spur_MilBag_Tan
Spur_MilBag_WoodlandCamo
Spur_MilBag_MultiCamo
Spur_MilBag_WinterCamo
//Leather Bags
Spur_LW_Bag_Black
Spur_LW_Bag_Blue
Spur_LW_Bag_Brown
Spur_LW_Bag_Green
Spur_LW_Bag_Grey
Spur_LW_Bag_Orange
Spur_LW_Bag_Purple
Spur_LW_Bag_Red
//Treker bag
Spur_Treker_Yellow
Spur_Treker_Green
Spur_Treker_Red
Spur_Treker_Black
Spur_Treker_Blue
//Knife Sheath
Spur_KnifeSheath_Black
Spur_KnifeSheath_Green
Spur_KnifeSheath_Tan
//canteens
Canteen_Spur_Green
Canteen_Spur_Black
Canteen_Spur_Tan
Canteen_Spur_WoodlandCamo
Canteen_Spur_MultiCamo
Canteen_Spur_WinterCamo
//Pistol holsters
PlateCarrierHolster_Spur_Green
PlateCarrierHolster_Spur_Black
PlateCarrierHolster_Spur_Tan
PlateCarrierHolster_Spur_WoodlandCamo
PlateCarrierHolster_Spur_MultiCamo
PlateCarrierHolster_Spur_WinterCamo
//Smersh bags
SmershBag_Spur_Green
SmershBag_Spur_Black
SmershBag_Spur_Tan
SmershBag_Spur_WoodlandCamo
SmershBag_Spur_MultiCamo
SmershBag_Spur_WinterCamo

View File

@@ -0,0 +1,17 @@
This mod has been created by Spurgle and is not allowed to be edited and re_uploaded.
All the models included in the mod have been purchased and here are the links to the original models.
Military BackPack - https://www.cgtrader.com/3d-models/character/clothing/tactical-backpack-e88e5d16-4a8d-44d7-86ab-2a3bd91ebc6c
Leather BackPack - https://www.cgtrader.com/3d-models/character/clothing/backpack-002
Camel Bag - https://www.cgtrader.com/3d-models/character/clothing/backpack-04
Trekker Bag - https://www.cgtrader.com/3d-models/character/sci-fi/backpack-camping-scifi-generic-ver2
knife sheath - https://www.cgtrader.com/3d-models/military/melee/m9-bayonet-knife-pack-91eb3356-19dc-4ed6-9220-b55aacdd7aa1
Please feel free to take the textures and edit them into your own mod for retextures just use this mod as a dependancy of yours.
Feel free to look at my scripts for learning purposes. But no copy paste. And give credit where credit is due.
Spurgle 2021

View File

@@ -0,0 +1,637 @@
//Lone Wanderer Bag
<type name="Spur_LW_Bag_Black">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Blue">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Brown">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Green">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Grey">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Orange">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Purple">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_LW_Bag_Red">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
//Military Bag
<type name="Spur_MilBag_Black">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_MilBag_Green">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_MilBag_Tan">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_MilBag_WoodlandCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_MilBag_MultiCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_MilBag_WinterCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
//Treker Bag
<type name="Spur_Treker_Yellow">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_Treker_Green">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_Treker_Red">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_Treker_Black">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="Spur_Treker_Blue">
<nominal>15</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>10</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="containers"/>
<usage name="Town"/>
<usage name="Village"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
//Camel Bag
<type name="Spur_CamelBag_Black">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_CamelBag_Green">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_CamelBag_Tan">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_CamelBag_WoodlandCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_CamelBag_MultiCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
<type name="Spur_CamelBag_WinterCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>2</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="containers"/>
<usage name="Military"/>
</type>
//knife sheath
<type name="Spur_KnifeSheath_Black">
<nominal>10</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>15</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="Farm"/>
<usage name="Hunting"/>
</type>
<type name="Spur_KnifeSheath_Green">
<nominal>10</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>15</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="Farm"/>
<usage name="Hunting"/>
</type>
<type name="Spur_KnifeSheath_Tan">
<nominal>10</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>15</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="Farm"/>
<usage name="Hunting"/>
</type>
//Vanilla item edits
//canteen
<type name="Canteen_Spur_Green">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>10</quantmin>
<quantmax>90</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="Military"/>
<usage name="Hunting"/>
</type>
<type name="Canteen_Spur_Black">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>10</quantmin>
<quantmax>90</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="Military"/>
<usage name="Hunting"/>
</type>
<type name="Canteen_Spur_Tan">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>10</quantmin>
<quantmax>90</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="Military"/>
<usage name="Hunting"/>
</type>
<type name="Canteen_Spur_WoodlandCamo">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>10</quantmin>
<quantmax>90</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="Military"/>
<usage name="Hunting"/>
</type>
<type name="Canteen_Spur_MultiCamo">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>10</quantmin>
<quantmax>90</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="Military"/>
<usage name="Hunting"/>
</type>
<type name="Canteen_Spur_WinterCamo">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>10</quantmin>
<quantmax>90</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="Military"/>
<usage name="Hunting"/>
</type>
//SmershBag
<type name="SmershBag_Spur_Green">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="SmershBag_Spur_Black">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="SmershBag_Spur_Tan">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="SmershBag_Spur_WoodlandCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="SmershBag_Spur_MultiCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="SmershBag_Spur_WinterCamo">
<nominal>5</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="containers"/>
<usage name="Military"/>
</type>
//Pistol holster
<type name="PlateCarrierHolster_Spur_Green">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</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="clothes"/>
<tag name="shelves"/>
<usage name="Military"/>
</type>
<type name="PlateCarrierHolster_Spur_Black">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</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="clothes"/>
<tag name="shelves"/>
<usage name="Military"/>
</type>
<type name="PlateCarrierHolster_Spur_Tan">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</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="clothes"/>
<tag name="shelves"/>
<usage name="Military"/>
</type>
<type name="PlateCarrierHolster_Spur_WoodlandCamo">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</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="clothes"/>
<tag name="shelves"/>
<usage name="Military"/>
</type>
<type name="PlateCarrierHolster_Spur_MultiCamo">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</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="clothes"/>
<tag name="shelves"/>
<usage name="Military"/>
</type>
<type name="PlateCarrierHolster_Spur_WinterCamo">
<nominal>5</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>2</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="clothes"/>
<tag name="shelves"/>
<usage name="Military"/>
</type>