Skip to content

Commit

Permalink
UtBS: change weapon name of the corrupted elf
Browse files Browse the repository at this point in the history
to match the one of the Champion, and to match his sprite.

closes #3323
[ci skip]

(cherry-picked from commit 5f7e8bd)
  • Loading branch information
sevu committed Oct 7, 2018
1 parent 9e60bcb commit 16639f9
Showing 1 changed file with 6 additions and 8 deletions.
Expand Up @@ -19,10 +19,8 @@
description= _ "Imbued with a dark spirit these corrupted elves combine unhuman strength with potent magics to create formidable opponents. Though the elvish body often decays quickly, these abominations are potent weapons of the undead lords."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}+{SPECIAL_NOTES_MAGICAL}
die_sound={SOUND_LIST:ELF_HIT}
[attack]
name=spear
#textdomain wesnoth-units
description= _"spear"
#textdomain wesnoth-utbs
name=glaive
description= _"glaive"
type=pierce
range=melee
damage=12
Expand All @@ -37,17 +35,17 @@
description= _"magic"
icon=attacks/dark-missile.png
type=cold
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
range=ranged
damage=12
number=3
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
[/attack]
{DEFENSE_ANIM "units/quenoth/corrupted-elf.png" "units/quenoth/corrupted-elf.png" {SOUND_LIST:ELF_HIT}}
[attack_anim]
[filter_attack]
name=spear
name=glaive
[/filter_attack]
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
start_time=-300
Expand Down

0 comments on commit 16639f9

Please sign in to comment.