mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
XML Editor can now work with the "Data" folder - Fixed "Data\TableData\*.xml" files - Added missing BigItems STI files - Added Lookup XML files for the XML Editor git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2097 4f8fa57e-7814-0410-bad4-adc449f26b7c
31 lines
681 B
XML
31 lines
681 B
XML
<?xml version="1.0" standalone="yes"?>
|
|
<JA2Data>
|
|
<AmmoChoices>
|
|
<id>19</id>
|
|
<name>Default Enemy Ammo</name>
|
|
</AmmoChoices>
|
|
<AmmoChoices>
|
|
<id>29</id>
|
|
<name>Admin Enemy Ammo</name>
|
|
</AmmoChoices>
|
|
<AmmoChoices>
|
|
<id>39</id>
|
|
<name>Regular Enemy Ammo</name>
|
|
</AmmoChoices>
|
|
<AmmoChoices>
|
|
<id>49</id>
|
|
<name>Elite Enemy Ammo</name>
|
|
</AmmoChoices>
|
|
<AmmoChoices>
|
|
<id>59</id>
|
|
<name>Green Militia Ammo</name>
|
|
</AmmoChoices>
|
|
<AmmoChoices>
|
|
<id>69</id>
|
|
<name>Regular MilitiaAmmo</name>
|
|
</AmmoChoices>
|
|
<AmmoChoices>
|
|
<id>79</id>
|
|
<name>Elite Militia Ammo</name>
|
|
</AmmoChoices>
|
|
</JA2Data> |