Skip to content

Commit

Permalink
UtBS: Improve Eloh's attack animation timings
Browse files Browse the repository at this point in the history
Also remove a Kate modeline I didn't intend to push.

[ci skip]

(cherry-picked from commit 3b91481)
  • Loading branch information
irydacea committed Oct 7, 2018
1 parent b02b3e5 commit 87c1ae6
Showing 1 changed file with 4 additions and 6 deletions.
Expand Up @@ -55,9 +55,9 @@
[filter_attack]
name=fist
[/filter_attack]
start_time=-200
start_time=-250
[frame]
image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):100"
image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):400"
[/frame]
{SOUND:HIT_AND_MISS fist.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
Expand All @@ -67,12 +67,10 @@
name=lightbeam
[/filter_attack]
{MISSILE_FRAME_LIGHT_BEAM}
start_time=-100
start_time=-350
[frame]
image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):100"
image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):500"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:HOLY} {SOUND_LIST:HOLY_MISS} -100}
[/attack_anim]
[/unit_type]

# kate: indent-mode normal; encoding utf-8; space-indent on;

0 comments on commit 87c1ae6

Please sign in to comment.