Bolas animations for Nym
This commit is contained in:
parent
042a07f3f0
commit
fe6361a367
6 changed files with 12 additions and 3 deletions
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.3 KiB |
|
@ -366,7 +366,16 @@ _"Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits an
|
|||
|
||||
#define NYM_ANIMATIONS
|
||||
{DEFENSE_ANIM_RANGE "units/quenoth/nym-defend-2.png" "units/quenoth/nym-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/quenoth/nym-bow-defend-2.png" "units/quenoth/nym-bow-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged}
|
||||
{DEFENSE_ANIM_FILTERED "units/quenoth/nym-bow-defend-2.png" "units/quenoth/nym-bow-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} (
|
||||
[filter_second_attack]
|
||||
name=bow
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
{DEFENSE_ANIM_FILTERED "units/quenoth/nym-defend-2.png" "units/quenoth/nym-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} (
|
||||
[filter_second_attack]
|
||||
name=bolas
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=bow
|
||||
|
@ -404,9 +413,9 @@ _"Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits an
|
|||
image=projectiles/bolas-n.png
|
||||
image_diagonal=projectiles/bolas-ne.png
|
||||
[/missile_frame]
|
||||
start_time=-300
|
||||
start_time=-400
|
||||
[frame]
|
||||
image=units/quenoth/nym.png:400
|
||||
image=units/quenoth/nym-bolas[1,2,3,4].png:[70,80,100,200]
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS hatchet.wav hatchet-miss.wav -300}
|
||||
[/attack_anim]
|
||||
|
|
Loading…
Add table
Reference in a new issue