Fixing a typo that prevented Malin from becoming a Lich on lower levels
This commit is contained in:
parent
0fd3f7124c
commit
6e92c50d3c
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
{DEFENSE_ANIM "units/apprentice-mage-defend.png" "units/apprentice-mage-sword.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
name=short-sword
|
||||
name=short sword
|
||||
description=_ "short sword"
|
||||
icon=attacks/sword-human-short.png
|
||||
type=blade
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
{DEFENSE_ANIM "units/apprentice-necromancer-defend.png" "units/apprentice-necromancer.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
name=short-sword
|
||||
name=short sword
|
||||
description=_ "short sword"
|
||||
icon=attacks/sword-human-short.png
|
||||
type=blade
|
||||
|
|
Loading…
Add table
Reference in a new issue