mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Set DrugType tags in Data\Items.xml Removed extra type #18 from Drugs.xml XML Editor v.90 - ja2data.xsd moved to XmlWorkingData folder - Added DrugType field, Drug table, DrugType table, Drug Item filter - Added AttachmentPoint table and related fields: AttachmentPoint, AvailableAttachmentPoint, AttachToPointAPCost - Updated ItemDataForm - moved all attachment related fields to attachment tabs git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1413 4f8fa57e-7814-0410-bad4-adc449f26b7c
7 lines
134 B
XML
7 lines
134 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<JA2Data>
|
|
<AttachmentPoint>
|
|
<id>0</id>
|
|
<name>None</name>
|
|
</AttachmentPoint>
|
|
</JA2Data> |