Add and wire new Drake Flameheart portrait.
Update changelogs, portrait credits.
This commit is contained in:
parent
0643615f57
commit
18ef79be1e
7 changed files with 29 additions and 4 deletions
|
@ -20,7 +20,7 @@ Version 1.9.1+svn:
|
|||
* A new desaturated ocean color (Wog)
|
||||
* New Waterfall automatically placed between chasm and water or swamp
|
||||
* Animations: new standing animation for Fencer, idle animations for Spearman.
|
||||
* Portraits: Drake Blademaster, Hurricane Drake.
|
||||
* Portraits: Drake Blademaster, Hurricane Drake, Drake Flameheart.
|
||||
* Units: New base frame and animations for Mudcrawler.
|
||||
* Language and i18n:
|
||||
* Updated translations: Chinese (Traditional), Czech, Dutch, Indonesian,
|
||||
|
|
|
@ -119,6 +119,7 @@ Drakes:
|
|||
Fighter
|
||||
Burner
|
||||
Inferno
|
||||
Flameheart
|
||||
Hurricane
|
||||
Saurians:
|
||||
Augur
|
||||
|
|
BIN
data/core/images/portraits/drakes/flameheart.png
Normal file
BIN
data/core/images/portraits/drakes/flameheart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
data/core/images/portraits/drakes/transparent/flameheart.png
Normal file
BIN
data/core/images/portraits/drakes/transparent/flameheart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 328 KiB |
|
@ -11,7 +11,7 @@
|
|||
image="units/drakes/flameheart.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
profile="portraits/drakes/burner.png"
|
||||
profile="portraits/drakes/flameheart.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=72
|
||||
movement_type=drakefly
|
||||
|
@ -28,6 +28,18 @@
|
|||
die_sound=drake-die.ogg
|
||||
{LEADING_ANIM "units/drakes/flameheart-lead-2.png" "units/drakes/flameheart-lead-1.png" 39,-29}
|
||||
{DEFENSE_ANIM "units/drakes/flameheart-defend-2.png" "units/drakes/flameheart-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/flameheart.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/flameheart.png"
|
||||
[/portrait]
|
||||
[abilities]
|
||||
{ABILITY_LEADERSHIP_LEVEL_3}
|
||||
[/abilities]
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
image="units/drakes/flare.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
profile="portraits/drakes/burner.png"
|
||||
profile="portraits/drakes/flameheart.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=55
|
||||
movement_type=drakefly
|
||||
|
@ -27,6 +27,18 @@
|
|||
die_sound=drake-die.ogg
|
||||
{LEADING_ANIM "units/drakes/flare-lead-2.png" "units/drakes/flare-lead-1.png" 37,-19}
|
||||
{DEFENSE_ANIM "units/drakes/flare-defend-2.png" "units/drakes/flare-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/flameheart.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/flameheart.png"
|
||||
[/portrait]
|
||||
[abilities]
|
||||
{ABILITY_LEADERSHIP_LEVEL_2}
|
||||
[/abilities]
|
||||
|
|
|
@ -23,7 +23,7 @@ Version 1.9.1+svn:
|
|||
* Much improved lava transitions
|
||||
* New Waterfall automatically placed between chasm and water or swamp
|
||||
* Animations: new standing animation for Fencer, idle animations for Spearman.
|
||||
* Portraits: Drake Blademaster, Hurricane Drake.
|
||||
* Portraits: Drake Blademaster, Hurricane Drake, Drake Flameheart.
|
||||
* Units: New base frame and animations for Mudcrawler.
|
||||
|
||||
* Language and i18n:
|
||||
|
|
Loading…
Add table
Reference in a new issue