mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
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:
@@ -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>
|
||||
Reference in New Issue
Block a user