[Fix] missing attachment for G36C

item 664, the G36C, has two default attachments defined in items.xml (1746, Folding Stock and 1322, in-build 2x Scope)

It missed 1322 in attachments.xml and  when using the Folding Stock (fold/unfold) it resulted in an error for not finding 1322 attached after the transformation

Added entry for 1322 (in-build 2x Scope) on 664 (G36C) in attachments.xml to fix that
This commit is contained in:
kitty624
2023-09-25 00:31:39 +02:00
parent 9c730d5dcf
commit a28f6dabad
@@ -26007,6 +26007,11 @@
<itemIndex>20</itemIndex>
<APCost>20</APCost>
</ATTACHMENT>
<ATTACHMENT>
<attachmentIndex>1322</attachmentIndex>
<itemIndex>664</itemIndex>
<APCost>20</APCost>
</ATTACHMENT>
<ATTACHMENT>
<attachmentIndex>1322</attachmentIndex>
<itemIndex>726</itemIndex>