Add and wire my Dwarf Runemaster portrait, update changelogs, portrait credits.
This commit is contained in:
parent
09cab9d080
commit
d30007c602
6 changed files with 18 additions and 4 deletions
|
@ -4,7 +4,7 @@ Version 1.5.13+svn:
|
|||
* Increased the experience requirement for the Ancient Lich from 150 to 250
|
||||
* Graphics:
|
||||
* New portrait for the female Assassin, Gryphon Rider, Longbowman, Master
|
||||
Bowman.
|
||||
Bowman, Dwarf Runemaster.
|
||||
* Language and i18n:
|
||||
* updated translations: Chinese (Simplified), Czech, Dutch, Finnish, German,
|
||||
Hebrew, Hungarian, Lithuanian, Norwegian, Polish, Russian, Slovak
|
||||
|
|
|
@ -73,6 +73,7 @@ Dwarves:
|
|||
Sentinel
|
||||
Thunderer
|
||||
Ulfserker
|
||||
Runemaster
|
||||
|
||||
|
||||
Sleepwalker/Marcus Rosén
|
||||
|
@ -80,10 +81,10 @@ Sleepwalker/Marcus Rosén
|
|||
|
||||
|
||||
thespaceinvader/Philip Barber and Girgistan/Christian Sirviö:
|
||||
Undead Death Knight
|
||||
Undead Death Knight
|
||||
|
||||
thespaceinvader/Philip Barber and Kitty/Kathrin Polikeit:
|
||||
Gryphon Rider
|
||||
Gryphon Rider
|
||||
|
||||
|
||||
|
||||
|
|
BIN
data/core/images/portraits/dwarves/runemaster.png
Normal file
BIN
data/core/images/portraits/dwarves/runemaster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
data/core/images/portraits/dwarves/transparent/runemaster.png
Normal file
BIN
data/core/images/portraits/dwarves/transparent/runemaster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
|
@ -5,6 +5,7 @@
|
|||
# wmllint: general spelling runemaster runemasters
|
||||
race=dwarf
|
||||
image="units/dwarves/runemaster.png"
|
||||
profile="portraits/dwarves/runemaster.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=75
|
||||
movement_type=dwarvishfoot
|
||||
|
@ -20,6 +21,18 @@
|
|||
description= _ "Dwarven magic most often manifests itself by the inscription of runes in the surface of an object, which by their mere presence somehow imbue it with power. Though rarely seen in combat, a master of these runes can put them to terrifying use."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
{DEFENSE_ANIM "units/dwarves/runemaster-defend.png" "units/dwarves/runemaster.png" {SOUND_LIST:DWARF_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=runic hammer
|
||||
description=_"runic hammer"
|
||||
|
|
|
@ -10,7 +10,7 @@ Version 1.5.13+svn:
|
|||
|
||||
* Graphics:
|
||||
* New portrait for the female Assassin, Gryphon Rider, Longbowman, Master
|
||||
Bowman.
|
||||
Bowman, Dwarf Runemaster.
|
||||
|
||||
* Language and translations
|
||||
* Updated translations: Chinese (Simplified), Czech, Dutch, Finnish, German,
|
||||
|
|
Loading…
Add table
Reference in a new issue