mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 14:09:14 +00:00
Wired some attack icons for a few tutorial units.
This commit is contained in:
parent
9f82cbbbec
commit
10c38d4b5b
@ -28,6 +28,7 @@
|
||||
unit_description= _ "Once great, Elder Magi have seen their power a little diminished from wearying years of battle. Nevertheless they remain feared on the battlefield on account of their powerful lightning bolts."
|
||||
[attack]
|
||||
name=staff
|
||||
icon=attacks/staff-magic.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=8
|
||||
@ -43,6 +44,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=lightning
|
||||
icon=attacks/lightning.png
|
||||
type=fire
|
||||
range=ranged
|
||||
[specials]
|
||||
|
@ -24,6 +24,7 @@
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=sword
|
||||
icon=attacks/human-sword.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=6
|
||||
|
@ -25,6 +25,7 @@
|
||||
get_hit_sound=female-hit.wav
|
||||
[attack]
|
||||
name=sword
|
||||
icon=attacks/human-sword.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=6
|
||||
|
@ -18,6 +18,8 @@
|
||||
get_hit_sound=staff.wav
|
||||
[attack]
|
||||
name=flail
|
||||
# closest image available
|
||||
icon=attacks/morning-star.png
|
||||
type=impact
|
||||
range=melee
|
||||
[specials]
|
||||
|
Loading…
x
Reference in New Issue
Block a user