mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
New XML Editor (Version 0.38)
- Removed unused files from TableData/Lookup folder. This files are created automatically from the XML Editor - XML Editor now deletes the file "JA2Data.xsd" on startup and recreates it - You can change the default maximum AP values (default = 100) for the XML editor in "XMLEditorInit.xml" git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1051 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<JA2Data>
|
||||
<PocketSize>
|
||||
<id>0</id>
|
||||
<name>None</name>
|
||||
</PocketSize>
|
||||
<PocketSize>
|
||||
<id>1</id>
|
||||
<name>Small</name>
|
||||
</PocketSize>
|
||||
<PocketSize>
|
||||
<id>2</id>
|
||||
<name>Medium</name>
|
||||
</PocketSize>
|
||||
<PocketSize>
|
||||
<id>3</id>
|
||||
<name>Large</name>
|
||||
</PocketSize>
|
||||
</JA2Data>
|
||||
Reference in New Issue
Block a user