Add and wire new Dwarf Explorer portrait, update changelogs, portrait credits.
This commit is contained in:
parent
e0370b83cb
commit
26e37301cf
6 changed files with 18 additions and 2 deletions
|
@ -4,7 +4,8 @@ Version 1.7.1+svn:
|
||||||
* changed Orcish Shaman movetype from smallfoot to orcishfoot
|
* changed Orcish Shaman movetype from smallfoot to orcishfoot
|
||||||
* Graphics:
|
* Graphics:
|
||||||
* New portrait for male and female Footpad, male and female Outlaw,
|
* New portrait for male and female Footpad, male and female Outlaw,
|
||||||
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager.
|
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager, Dwarf
|
||||||
|
Explorer.
|
||||||
* New unit graphics and animations for the Dwarvish Scout, Pathfinder
|
* New unit graphics and animations for the Dwarvish Scout, Pathfinder
|
||||||
and Explorer, Drake Slasher, Drake Warden.
|
and Explorer, Drake Slasher, Drake Warden.
|
||||||
* Language and i18n:
|
* Language and i18n:
|
||||||
|
|
|
@ -85,6 +85,7 @@ Dwarves:
|
||||||
Thunderer
|
Thunderer
|
||||||
Ulfserker
|
Ulfserker
|
||||||
Runemaster
|
Runemaster
|
||||||
|
Explorer
|
||||||
|
|
||||||
|
|
||||||
Sleepwalker/Marcus Rosén
|
Sleepwalker/Marcus Rosén
|
||||||
|
|
BIN
data/core/images/portraits/dwarves/explorer.png
Normal file
BIN
data/core/images/portraits/dwarves/explorer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
data/core/images/portraits/dwarves/transparent/explorer.png
Normal file
BIN
data/core/images/portraits/dwarves/transparent/explorer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
|
@ -4,6 +4,7 @@
|
||||||
name= _ "Dwarvish Explorer"
|
name= _ "Dwarvish Explorer"
|
||||||
race=dwarf
|
race=dwarf
|
||||||
image=units/dwarves/explorer.png
|
image=units/dwarves/explorer.png
|
||||||
|
profile="portraits/dwarves/explorer.png"
|
||||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||||
hitpoints=60
|
hitpoints=60
|
||||||
movement_type=dwarvishfoot
|
movement_type=dwarvishfoot
|
||||||
|
@ -27,6 +28,18 @@
|
||||||
die_sound={SOUND_LIST:DWARF_DIE}
|
die_sound={SOUND_LIST:DWARF_DIE}
|
||||||
#weakened from 12 damage to 10 damage
|
#weakened from 12 damage to 10 damage
|
||||||
{DEFENSE_ANIM "units/dwarves/explorer-defend-2.png" units/dwarves/explorer-defend-1.png {SOUND_LIST:DWARF_HIT} }
|
{DEFENSE_ANIM "units/dwarves/explorer-defend-2.png" units/dwarves/explorer-defend-1.png {SOUND_LIST:DWARF_HIT} }
|
||||||
|
[portrait]
|
||||||
|
size=400
|
||||||
|
side="left"
|
||||||
|
mirror="false"
|
||||||
|
image="portraits/dwarves/transparent/explorer.png"
|
||||||
|
[/portrait]
|
||||||
|
[portrait]
|
||||||
|
size=400
|
||||||
|
side="right"
|
||||||
|
mirror="true"
|
||||||
|
image="portraits/dwarves/transparent/explorer.png"
|
||||||
|
[/portrait]
|
||||||
[attack]
|
[attack]
|
||||||
name=battle axe
|
name=battle axe
|
||||||
description= _"battle axe"
|
description= _"battle axe"
|
||||||
|
|
|
@ -9,7 +9,8 @@ Version 1.7.1+svn:
|
||||||
|
|
||||||
* Graphics
|
* Graphics
|
||||||
* New portrait for male and female Footpad, male and female Outlaw,
|
* New portrait for male and female Footpad, male and female Outlaw,
|
||||||
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager.
|
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager, Dwarf
|
||||||
|
Explorer.
|
||||||
* New unit graphics and animations for the Dwarvish Scout, Pathfinder,
|
* New unit graphics and animations for the Dwarvish Scout, Pathfinder,
|
||||||
and Explorer, Drake Slasher, Drake Warden.
|
and Explorer, Drake Slasher, Drake Warden.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue