1dot13 / gamedir

Game assets for the Jagged Alliance 2 v1.13 project
14 stars 12 forks source link

[Fix] missing attachment for G36C #63

Closed kitty624 closed 9 months ago

kitty624 commented 9 months ago

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