Add and wire new Drake Enforcer portrait,
update changelogs, portrait credits.
This commit is contained in:
parent
93ecd8498b
commit
2f668127bf
7 changed files with 29 additions and 1 deletions
|
@ -3,6 +3,7 @@ Version 1.9.4+svn:
|
|||
* New and improved swamp villages
|
||||
* New and improved tropical villages
|
||||
* New elf-style flag
|
||||
* New portrait for Drake Enforcer/Thrasher
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Chinese (Traditional), Dutch,
|
||||
Finnish, French, Galician, German, Irish, Italian, Japanese,
|
||||
|
|
|
@ -122,6 +122,7 @@ Drakes:
|
|||
Inferno
|
||||
Flameheart
|
||||
Hurricane
|
||||
Enforcer
|
||||
Saurians:
|
||||
Augur
|
||||
Skirmisher
|
||||
|
|
BIN
data/core/images/portraits/drakes/enforcer.png
Normal file
BIN
data/core/images/portraits/drakes/enforcer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
data/core/images/portraits/drakes/transparent/enforcer.png
Normal file
BIN
data/core/images/portraits/drakes/transparent/enforcer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 298 KiB |
|
@ -17,9 +17,21 @@
|
|||
undead_variation=drake
|
||||
cost=40
|
||||
usage=fighter
|
||||
profile=portraits/drakes/clasher.png
|
||||
profile=portraits/drakes/enforcer.png
|
||||
description= _ "Not for Enforcers are the tactics of maneuver and deception; rather, they charge in wherever the melee is the fiercest. At close range, it matters little that their armor prevents them from spouting flame; all that matters is the power they’ve learned to focus in each strike. Drake leaders are careful not to besmirch the honor of the Enforcers, and generally call upon them to combat only the most pernicious of enemies."
|
||||
die_sound=drake-die.ogg
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/enforcer.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/enforcer.png"
|
||||
[/portrait]
|
||||
{DEFENSE_ANIM_FILTERED "units/drakes/enforcer-spear-defend-2.png" "units/drakes/enforcer-spear-defend-1.png" {SOUND_LIST:DRAKE_HIT} (
|
||||
[filter_second_attack]
|
||||
type=pierce
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Drake Thrasher"
|
||||
race=drake
|
||||
image="units/drakes/slasher.png"
|
||||
profile=portraits/drakes/enforcer.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
#image_moving="units/drakes/thrasher-flying.png"
|
||||
hitpoints=66
|
||||
|
@ -18,6 +19,18 @@
|
|||
usage=fighter
|
||||
description= _ "Instead of letting themselves be bound by their armor, Thrashers have learned to redirect its weight to supplement their bodies’ momentum, adding power to the blows of their short spears and hand-mounted claws. Equipment and body are one; even their thick helms and the thick skulls beneath them are weapons. A Thrasher will gladly fulfill his caste duties, as long as it can be done on the battlefield."
|
||||
die_sound=drake-die.ogg
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/enforcer.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/enforcer.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=war talon
|
||||
description=_"war talon"
|
||||
|
|
|
@ -7,6 +7,7 @@ Version 1.9.4+svn:
|
|||
* New and improved swamp villages.
|
||||
* New and improved tropical villages.
|
||||
* New elf-style flag.
|
||||
* New portrait for Drake Enforcer/Thrasher
|
||||
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Chinese (Traditional), Dutch,
|
||||
|
|
Loading…
Add table
Reference in a new issue