mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 14:13:31 +00:00
New Elvish Sylph baseframe by Jetrel (@rkettering)
[ci skip]
This commit is contained in:
parent
2c6a6e61d3
commit
a023c7989e
@ -19,6 +19,7 @@
|
||||
### Graphics
|
||||
* Updated default Time of Day schedule images.
|
||||
* New Heavy Infantryman attack animation by Zoomo.
|
||||
* New Elvish Sylph baseframe by Jetrel.
|
||||
### Language and i18n
|
||||
* Updated translations: British English, Spanish
|
||||
* Translations with less than 80% completion are now hidden from the
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 4.9 KiB |
@ -60,8 +60,8 @@
|
||||
range=ranged
|
||||
icon=attacks/faerie-fire.png
|
||||
[/attack]
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
|
||||
{DEFENSE_ANIM_ELVEN_RANGE "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged }
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/sylph.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
|
||||
{DEFENSE_ANIM_ELVEN_RANGE "units/elves-wood/sylph.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged }
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=faerie fire
|
||||
@ -71,7 +71,7 @@
|
||||
start_time=-450
|
||||
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -450}
|
||||
[frame]
|
||||
image="units/elves-wood/sylph-magic.png"
|
||||
image="units/elves-wood/sylph.png"
|
||||
halo=halo/elven/faerie-fire-halo[1~7].png:75
|
||||
halo_x,halo_y=0,-28
|
||||
[/frame]
|
||||
@ -88,7 +88,7 @@
|
||||
[/missile_frame]
|
||||
start_time=-450
|
||||
[frame]
|
||||
image="units/elves-wood/sylph-magic.png"
|
||||
image="units/elves-wood/sylph.png"
|
||||
halo=halo/elven/faerie-fire-halo[1~7].png:75
|
||||
halo_x,halo_y=0,-28
|
||||
[/frame]
|
||||
@ -103,7 +103,7 @@
|
||||
[/filter_attack]
|
||||
start_time=-200
|
||||
[frame]
|
||||
image="units/elves-wood/sylph-[magic,melee,magic].png:[100,200,100]"
|
||||
image="units/elves-wood/sylph.png:[400]"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/unit_type]
|
||||
|
Loading…
x
Reference in New Issue
Block a user