Lowered nvg availability in both setups
This commit is contained in:
parent
f89bbadaa0
commit
5b4854f6cf
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user