Adding a separate attachment slot for batteries

previously a glitch could happen when one attachment used batteries while weapon did have a stock attachment as well
now batteries have their own attachment slot, no longer in conflict with slot for weapon stocks
This commit is contained in:
kitty624
2025-09-07 03:59:55 +02:00
parent 6132332787
commit 7305948209
5 changed files with 49 additions and 42 deletions
@@ -682,4 +682,15 @@
<fBigSlot>1</fBigSlot>
<ubPocketMapping>12</ubPocketMapping>
</ATTACHMENTSLOT>
<ATTACHMENTSLOT>
<uiSlotIndex>62</uiSlotIndex>
<szSlotName>Batteries</szSlotName>
<nasAttachmentClass>16384</nasAttachmentClass>
<nasLayoutClass>1</nasLayoutClass>
<usDescPanelPosX>138</usDescPanelPosX>
<usDescPanelPosY>148</usDescPanelPosY>
<fMultiShot>0</fMultiShot>
<fBigSlot>0</fBigSlot>
<ubPocketMapping>0</ubPocketMapping>
</ATTACHMENTSLOT>
</ATTACHMENTSLOTLIST>