mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-09 14:46:09 +02:00
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:
@@ -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>
|
||||
Reference in New Issue
Block a user