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
15 lines
291 B
XML
15 lines
291 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<JA2Data>
|
|
<AttachmentSystem>
|
|
<id>0</id>
|
|
<name>Any</name>
|
|
</AttachmentSystem>
|
|
<AttachmentSystem>
|
|
<id>1</id>
|
|
<name>OAS Only</name>
|
|
</AttachmentSystem>
|
|
<AttachmentSystem>
|
|
<id>2</id>
|
|
<name>NAS Only</name>
|
|
</AttachmentSystem>
|
|
</JA2Data> |