diff options
author | wushin <pasekei@gmail.com> | 2015-07-27 18:07:56 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-07-27 18:07:56 -0500 |
commit | 661e97c1cf739fd9e300f194556d336d0b430103 (patch) | |
tree | e265850d308bd51a09eb6449777cce12380a8f54 /monsters/_include.xml | |
parent | 2619b2dc1e86ac6ea762887bc56e5226b0d1d9f9 (diff) | |
download | clientdata-661e97c1cf739fd9e300f194556d336d0b430103.tar.gz clientdata-661e97c1cf739fd9e300f194556d336d0b430103.tar.bz2 clientdata-661e97c1cf739fd9e300f194556d336d0b430103.tar.xz clientdata-661e97c1cf739fd9e300f194556d336d0b430103.zip |
Fix typo in General Krukan's filename
Diffstat (limited to 'monsters/_include.xml')
-rw-r--r-- | monsters/_include.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters/_include.xml b/monsters/_include.xml index 9619679d..197e9d87 100644 --- a/monsters/_include.xml +++ b/monsters/_include.xml @@ -121,7 +121,7 @@ <include name="monsters/monster1124_Wight.xml"/> <include name="monsters/monster1125_ManaGhost.xml"/> <include name="monsters/monster1126_PsiBrain.xml"/> - <include name="monsters/monster1127_GeneralKrukun.xml"/> + <include name="monsters/monster1127_GeneralKrukan.xml"/> <include name="monsters/monster1128_GeneralRazha.xml"/> <include name="monsters/monster1129_GeneralTerogan.xml"/> <include name="monsters/monster1130_Moonshroom.xml"/> |