mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 16:05:19 +00:00
Added attack frame, removed reference to pistol.
This commit is contained in:
parent
1c39102b1b
commit
9f688e55f4
@ -14,7 +14,7 @@ advanceto=null
|
||||
cost=40
|
||||
usage=mixed fighter
|
||||
ability=skirmisher
|
||||
unit_description= _ "Duelists are masters of the art of swordplay. Their skill with the rapier allows them to attack and parry with only one hand, while they wield a pistol in the other to shoot distant foes."
|
||||
unit_description= _ "Duelists are masters of the art of swordplay. Their skill with the rapier allows them to attack and parry with only one hand, while they wield a crossbow in the other to shoot distant foes."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=rapier
|
||||
@ -22,6 +22,11 @@ get_hit_sound=groan.wav
|
||||
range=short
|
||||
damage=5
|
||||
number=5
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="human-duelist-attack.png"
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
|
Loading…
x
Reference in New Issue
Block a user