Skip to content

Commit

Permalink
Have the Ranger's sword attack use SOUND_LIST:SWORD_SWISH instead of …
Browse files Browse the repository at this point in the history
…dagger-swish.wav; work from bumbadadabum.
  • Loading branch information
Espreon authored and Espreon committed Jun 23, 2013
1 parent d682f7e commit e41a95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/units/humans/Woodsman_Ranger.cfg
Expand Up @@ -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]
Expand Down

0 comments on commit e41a95d

Please sign in to comment.