Lowered chance of NVG to spawn as an attachment (regular)

This commit is contained in:
SumrakDZN 2021-02-27 09:08:06 +01:00
parent 0c11e01064
commit 7488ee329d

View File

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