Skip to content

Instantly share code, notes, and snippets.

@70V07
Created July 16, 2024 13:05
Show Gist options
  • Save 70V07/ff377ee78c547a207d15f8d8aa8ff393 to your computer and use it in GitHub Desktop.
Save 70V07/ff377ee78c547a207d15f8d8aa8ff393 to your computer and use it in GitHub Desktop.
<type name="PC_Pistol">
<nominal>3</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>1</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="1"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="PC_Case">
<nominal>3</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>1</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="1"/>
<category name="containers"/>
<usage name="Military"/>
</type>
<type name="PC_NBC">
<nominal>3</nominal>
<lifetime>28800</lifetime>
<restock>1800</restock>
<min>1</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="1"/>
<category name="containers"/>
<usage name="Military"/>
</type>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment