Lowered chance of NVG to spawn as an attachment (regular)
This commit is contained in:
parent
0c11e01064
commit
7488ee329d
@ -1435,12 +1435,12 @@
|
|||||||
|
|
||||||
<!-- NAMALSK - CLOTHES - HEADGEAR -->
|
<!-- NAMALSK - CLOTHES - HEADGEAR -->
|
||||||
<type name="Mich2001Helmet">
|
<type name="Mich2001Helmet">
|
||||||
<attachments chance="0.05">
|
<attachments chance="0.02">
|
||||||
<item name="NVGoggles" chance="1.00" />
|
<item name="NVGoggles" chance="1.00" />
|
||||||
</attachments>
|
</attachments>
|
||||||
</type>
|
</type>
|
||||||
<type name="NVGHeadstrap">
|
<type name="NVGHeadstrap">
|
||||||
<attachments chance="0.05">
|
<attachments chance="0.02">
|
||||||
<item name="NVGoggles" chance="1.00" />
|
<item name="NVGoggles" chance="1.00" />
|
||||||
</attachments>
|
</attachments>
|
||||||
</type>
|
</type>
|
||||||
|
Loading…
Reference in New Issue
Block a user