UtBS: more defense animations for the Quenoth (#2560)
* defense animation for Quenoth Mystic * Kaleh defense animation * Nym defense animation
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 911 B After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 2.7 KiB |
|
@ -44,7 +44,7 @@
|
|||
{WEAPON_SPECIAL_DAZE}
|
||||
[/specials]
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/quenoth/mystic.png" "units/quenoth/mystic.png" {SOUND_LIST:ELF_FEMALE_HIT} }
|
||||
{DEFENSE_ANIM "units/quenoth/mystic-defend-2.png" "units/quenoth/mystic-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} }
|
||||
[healing_anim]
|
||||
start_time=-250
|
||||
[frame]
|
||||
|
|
|
@ -306,7 +306,7 @@
|
|||
#enddef
|
||||
|
||||
#define KALEH_ANIMATIONS
|
||||
{DEFENSE_ANIM "units/quenoth/kaleh.png" "units/quenoth/kaleh.png" {SOUND_LIST:ELF_HIT}}
|
||||
{DEFENSE_ANIM "units/quenoth/kaleh-defend-2.png" "units/quenoth/kaleh-defend-1.png" {SOUND_LIST:ELF_HIT}}
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=bow
|
||||
|
@ -353,7 +353,7 @@
|
|||
#enddef
|
||||
|
||||
#define NYM_ANIMATIONS
|
||||
{DEFENSE_ANIM "units/quenoth/nym.png" "units/quenoth/nym.png" {SOUND_LIST:ELF_HIT}}
|
||||
{DEFENSE_ANIM "units/quenoth/nym-defend-2.png" "units/quenoth/nym-defend-1.png" {SOUND_LIST:ELF_HIT}}
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=bow
|
||||
|
|