removed boolean tags from AttachmentClass.xml

New version of XML Editor

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1388 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
MaddMugsy
2012-04-10 22:48:44 +00:00
parent c031dce02a
commit 7e74e2d2da
4 changed files with 25 additions and 330 deletions
+13 -10
View File
@@ -1,7 +1,10 @@
<XMLEditor>
<!-- The current Data folder used for the XML-Editor -->
<Data_Directory>Data-1.13</Data_Directory>
<Data_Directory_1>Data-1.13</Data_Directory_1>
<!-- Use a working directory to make loading files faster, turn this off if you do a lot of edits by hand -->
<Use_Working_Directory>True</Use_Working_Directory>
<!-- The AP system used for displaying values in the XML-Editor -->
<AP_Maximum>100</AP_Maximum>
@@ -9,12 +12,12 @@
<!-- The <Data_Directory> property value and the "TableData" folder is automatically appended to the specified path, so don't add this to the path -->
<!-- If your language specific XML files are in the same place then the English (non language specific) XML files, you can just clear the values of the properties, but don't delete the properties -->
<!-- If no language specific XML files can be found, the XML-Editor will start without any errors, but you cannot edit the missing file in the XML-Editor -->
<GameDir_Russian_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Russian_Version</GameDir_Russian_Path>
<GameDir_German_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\German_Version</GameDir_German_Path>
<GameDir_Polish_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Polish_Version</GameDir_Polish_Path>
<GameDir_French_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\French_Version</GameDir_French_Path>
<GameDir_Italian_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Italian_Version</GameDir_Italian_Path>
<GameDir_Chinese_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Chinese_Version</GameDir_Chinese_Path>
<GameDir_Dutch_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Dutch_Version</GameDir_Dutch_Path>
<GameDir_Taiwanese_Path>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Taiwanese_Version</GameDir_Taiwanese_Path>
<GameDir_Russian_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Russian_Version</GameDir_Russian_Path_1>
<GameDir_German_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\German_Version</GameDir_German_Path_1>
<GameDir_Polish_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Polish_Version</GameDir_Polish_Path_1>
<GameDir_French_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\French_Version</GameDir_French_Path_1>
<GameDir_Italian_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Italian_Version</GameDir_Italian_Path_1>
<GameDir_Chinese_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Chinese_Version</GameDir_Chinese_Path_1>
<GameDir_Dutch_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Dutch_Version</GameDir_Dutch_Path_1>
<GameDir_Taiwanese_Path_1>C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Taiwanese_Version</GameDir_Taiwanese_Path_1>
</XMLEditor>