Have the Ranger's sword attack use SOUND_LIST:SWORD_SWISH instead of dagger-swish.wav; work from bumbadadabum.
This commit is contained in:
parent
d682f7e42a
commit
e41a95d052
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ The presence of these men troubles the more authoritarian of rulers; they are an
|
|||
[frame]
|
||||
image="units/human-outlaws/ranger-sword-attack[1~4].png:100"
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -125}
|
||||
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -125}
|
||||
[frame]
|
||||
image="units/human-outlaws/ranger-sword-defend-1.png:50"
|
||||
[/frame]
|
||||
|
|
Loading…
Add table
Reference in a new issue