Add and wire new Drake Blademaster portrait by myself and LordBob.
Update changelogs, portrait credits.
This commit is contained in:
parent
af231d7078
commit
0c2f977f8c
6 changed files with 8 additions and 3 deletions
|
@ -19,6 +19,7 @@ Version 1.9.1+svn:
|
|||
* Much improved lava transitions
|
||||
* A new desaturated ocean color (Wog)
|
||||
* Animations: new standing animation for Fencer
|
||||
* Portraits: Drake Blademaster
|
||||
* Language and i18n:
|
||||
* Updated translations: Chinese (Traditional), Czech, Dutch, Indonesian,
|
||||
Japanese, Russian, Slovak, Vietnamese
|
||||
|
|
|
@ -174,6 +174,9 @@ LordBob/Emilien Rotival and Girgistan/Christian Sirviö:
|
|||
thespaceinvader/Philip Barber and Kitty/Kathrin Polikeit:
|
||||
Gryphon Rider
|
||||
|
||||
thespaceinvader/Philip Barber and LordBob/Emilien Rotival:
|
||||
Drake Blademaster
|
||||
|
||||
bera/Bora Orcal and Kitty/Kathrin Polikeit:
|
||||
Goblin Spearman
|
||||
|
||||
|
|
BIN
data/core/images/portraits/drakes/blademaster.png
Normal file
BIN
data/core/images/portraits/drakes/blademaster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
BIN
data/core/images/portraits/drakes/transparent/blademaster.png
Normal file
BIN
data/core/images/portraits/drakes/transparent/blademaster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 250 KiB |
|
@ -4,7 +4,7 @@
|
|||
name= _ "Drake Blademaster"
|
||||
race=drake
|
||||
image="units/drakes/blademaster.png"
|
||||
profile="portraits/drakes/fighter.png"
|
||||
profile="portraits/drakes/blademaster.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=80
|
||||
movement_type=drakefly
|
||||
|
@ -25,13 +25,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/fighter.png"
|
||||
image="portraits/drakes/transparent/blademaster.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/fighter.png"
|
||||
image="portraits/drakes/transparent/blademaster.png"
|
||||
[/portrait]
|
||||
{DRAKE_STANDING_ANIM blademaster}
|
||||
{DRAKE_MOVEMENT_ANIM blademaster}
|
||||
|
|
|
@ -22,6 +22,7 @@ Version 1.9.1+svn:
|
|||
* A new desaturated color of ocean and shallow water
|
||||
* Much improved lava transitions
|
||||
* Animations: new standing animation for Fencer
|
||||
* Portraits: Drake Blademaster
|
||||
|
||||
* Language and i18n:
|
||||
* Updated translations: Chinese (Traditional), Czech, Dutch, Indonesian,
|
||||
|
|
Loading…
Add table
Reference in a new issue