mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
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:
@@ -52,4 +52,8 @@
|
||||
<id>2048</id>
|
||||
<name>Rocket</name>
|
||||
</NasAttachmentClass>
|
||||
<NasAttachmentClass>
|
||||
<id>4096</id>
|
||||
<name>Any Gun</name>
|
||||
</NasAttachmentClass>
|
||||
</JA2Data>
|
||||
Reference in New Issue
Block a user