New Feature: Traps made out of guns and a piece of tripwire (by Flugente)

- guns can now be attached to tripwire and then be used as tripwire-activatd traps
o To support this feature, some (already existing) xml-tags have been added to the weapons in Data-1.13\TableData\Items.xml (<nasAttachmentClass>, <AttachmentPoint>, <AttachToPointAPCost>, <Attachment>)
o see: http://www.bears-pit.com/board/ubbthreads.php/topics/305634.html#Post305634


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1451 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2012-06-06 08:30:54 +00:00
parent 57bc386faf
commit b9c273c25e
5 changed files with 1287 additions and 8 deletions
@@ -52,4 +52,8 @@
<id>2048</id>
<name>Rocket</name>
</NasAttachmentClass>
<NasAttachmentClass>
<id>4096</id>
<name>Any Gun</name>
</NasAttachmentClass>
</JA2Data>