Lowered nvg availability in both setups

This commit is contained in:
SumrakDZN 2020-12-09 19:13:26 +01:00
parent f89bbadaa0
commit 5b4854f6cf
4 changed files with 7 additions and 7 deletions

View File

@ -1415,12 +1415,12 @@
<!-- NAMALSK - CLOTHES - HEADGEAR -->
<type name="Mich2001Helmet">
<attachments chance="0.30">
<attachments chance="0.02">
<item name="NVGoggles" chance="1.00" />
</attachments>
</type>
<type name="NVGHeadstrap">
<attachments chance="0.30">
<attachments chance="0.02">
<item name="NVGoggles" chance="1.00" />
</attachments>
</type>

View File

@ -9002,7 +9002,7 @@
<tag name="military" />
</type>
<type name="NVGoggles">
<nominal>2</nominal>
<nominal>1</nominal>
<min>1</min>
<lifetime>3600</lifetime>
<restock>1800</restock>

View File

@ -1415,12 +1415,12 @@
<!-- NAMALSK - CLOTHES - HEADGEAR -->
<type name="Mich2001Helmet">
<attachments chance="0.30">
<attachments chance="0.05">
<item name="NVGoggles" chance="1.00" />
</attachments>
</type>
<type name="NVGHeadstrap">
<attachments chance="0.30">
<attachments chance="0.05">
<item name="NVGoggles" chance="1.00" />
</attachments>
</type>

View File

@ -9466,8 +9466,8 @@
<tag name="military" />
</type>
<type name="NVGoggles">
<nominal>3</nominal>
<min>2</min>
<nominal>1</nominal>
<min>1</min>
<lifetime>1800</lifetime>
<restock>1800</restock>
<quantmin>-1</quantmin>