mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
1. Added a hydration system, the ArmorBak can be worn as a backpack, which allows you to place a "bladder" inside it. This carries twice as much water as a canteen. The US ILBE Rucksack has an integral carrier but needs the bladder, it can be attached to certain MOLLE items also. Created a new attachment point: 4 for the carrier and 7 to include all MOLLE and the hydration carrier. There is also a new food item. 2. There is a Tactical sling now that acts like a backpack pocket which allows you to carry ONE Rifle etc... on your back. (Need to get a different image, will upload soon.) 3. Added a better image for the MOLLE single pistol mag and Sniper Ammo. 4. Added 3 new MOLLE pouches: Speed Loader, Ammo Drum, and Single Rifle. 5 Added silhouettes for above and also for Throwing Knives. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2128 4f8fa57e-7814-0410-bad4-adc449f26b7c
27 lines
542 B
XML
27 lines
542 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<JA2Data>
|
|
<AttachmentPoint>
|
|
<id>0</id>
|
|
<name>None</name>
|
|
</AttachmentPoint>
|
|
<AttachmentPoint>
|
|
<id>1</id>
|
|
<name>Small Molle</name>
|
|
</AttachmentPoint>
|
|
<AttachmentPoint>
|
|
<id>2</id>
|
|
<name>Medium Molle</name>
|
|
</AttachmentPoint>
|
|
<AttachmentPoint>
|
|
<id>3</id>
|
|
<name>All Molle</name>
|
|
</AttachmentPoint>
|
|
<AttachmentPoint>
|
|
<id>4</id>
|
|
<name>Hydration Carrier</name>
|
|
</AttachmentPoint>
|
|
<AttachmentPoint>
|
|
<id>7</id>
|
|
<name>All Molle and Carrier</name>
|
|
</AttachmentPoint>
|
|
</JA2Data> |