Skip to content

Commit

Permalink
Unified flail sound timing to -250
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed Dec 22, 2015
1 parent 73f0b59 commit 94bb8d4
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion data/campaigns/Eastern_Invasion/units/Horse_Lord.cfg
Expand Up @@ -49,7 +49,7 @@
image="units/owaec-lord.png:200"
sound=horse-canter.wav
[/frame]
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -100}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[frame]
image="units/owaec-lord.png:325"
[/frame]
Expand Down
2 changes: 1 addition & 1 deletion data/campaigns/Eastern_Invasion/units/Mounted_Fighter.cfg
Expand Up @@ -45,7 +45,7 @@
image="units/owaec-fighter.png:200"
sound=horse-canter.wav
[/frame]
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -100}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[frame]
image="units/owaec-fighter.png:325"
[/frame]
Expand Down
2 changes: 1 addition & 1 deletion data/campaigns/Eastern_Invasion/units/Mounted_Warrior.cfg
Expand Up @@ -48,7 +48,7 @@
image="units/owaec-warrior.png:200"
sound=horse-canter.wav
[/frame]
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -100}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[frame]
image="units/owaec-warrior.png:325"
[/frame]
Expand Down
Expand Up @@ -48,7 +48,7 @@
[frame]
image=units/annalist-attack[1~9].png:[25*4,50,200,75,50,75]
[/frame]
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -100}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[/attack_anim]

[attack]
Expand Down
Expand Up @@ -52,7 +52,7 @@
[frame]
image=units/loremaster-attack[1~10].png:[25*4,50,200,75,50,75*2]
[/frame]
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -100}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[/attack_anim]

[attack]
Expand Down
Expand Up @@ -53,7 +53,7 @@
[frame]
image=units/witness-attack[1~10].png:[25*4,50,200,75,50,75*2]
[/frame]
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -100}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[/attack_anim]

[attack]
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/humans/Loyalist_Shock_Trooper.cfg
Expand Up @@ -33,7 +33,7 @@
name=morning star
[/filter_attack]
start_time=-260
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -260}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[frame]
image="units/human-loyalists/shocktrooper-attack-[1~6].png:[85,100,125,50*3]"
[/frame]
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/humans/Mage_of_Light.cfg
Expand Up @@ -88,7 +88,7 @@ Following a strict code of piety and honor, these men and women work tirelessly
[/filter_attack]

start_time=-200
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -200}
{SOUND:HIT_AND_MISS flail.ogg flail-miss.ogg -250}
[frame]
image="units/human-magi/white-cleric-magic-3.png:25"
[/frame]
Expand Down

0 comments on commit 94bb8d4

Please sign in to comment.