Added missing entry 11 and 12 for explosion types in ExplosionType.xml. Now the XML Editor starts again without any errors (thx to JMich)

- I just added placeholders "???" for the 2 new explosion names. Feel free to change them to the correct names :)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2184 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2014-11-09 20:18:44 +00:00
parent b9d898dad4
commit 1f16f1a878
@@ -44,4 +44,12 @@
<id>10</id>
<name>Signal Shell</name>
</ExplosionType>
<ExplosionType>
<id>11</id>
<name>???</name>
</ExplosionType>
<ExplosionType>
<id>12</id>
<name>???</name>
</ExplosionType>
</JA2Data>