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
@@ -60,4 +60,8 @@
<id>8192</id>
<name>MOLLE Medium</name>
</NasAttachmentClass>
<NasAttachmentClass>
<id>16384</id>
<name>Batteries</name>
</NasAttachmentClass>
</JA2Data>