mirror of
https://github.com/1dot13/gamedir.git
synced 2026-08-26 14:30:32 +02:00
Added AttachmentPoint.xml
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
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<JA2Data>
|
||||
<AttachmentPoint>
|
||||
<id>0</id>
|
||||
<name>None</name>
|
||||
</AttachmentPoint>
|
||||
</JA2Data>
|
||||
Reference in New Issue
Block a user