Add and wire LordBob's Master Bowman portrait,
...update changelogs, portrait credits.
This commit is contained in:
parent
283c018273
commit
09cab9d080
6 changed files with 17 additions and 2 deletions
|
@ -3,7 +3,8 @@ Version 1.5.13+svn:
|
|||
* Descent into Darkness:
|
||||
* Increased the experience requirement for the Ancient Lich from 150 to 250
|
||||
* Graphics:
|
||||
* New portrait for the female Assassin, Gryphon Rider, longbowman.
|
||||
* New portrait for the female Assassin, Gryphon Rider, Longbowman, Master
|
||||
Bowman.
|
||||
* Language and i18n:
|
||||
* updated translations: Chinese (Simplified), Czech, Dutch, Finnish, German,
|
||||
Hebrew, Hungarian, Lithuanian, Norwegian, Polish, Russian, Slovak
|
||||
|
|
|
@ -58,6 +58,7 @@ Human Loyalists:
|
|||
Woodsman
|
||||
Bowman
|
||||
Longbowman
|
||||
Master Bowman
|
||||
|
||||
|
||||
thespaceinvader/Philip Barber:
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
BIN
data/core/images/portraits/humans/transparent/master-bowman.png
Normal file
BIN
data/core/images/portraits/humans/transparent/master-bowman.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 166 KiB |
|
@ -22,6 +22,18 @@
|
|||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
{DEFENSE_ANIM_RANGE "units/human-loyalists/masterbowman-melee-defend-2.png" "units/human-loyalists/masterbowman-melee-defend-1.png" {SOUND_LIST:HUMAN_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/human-loyalists/masterbowman-bow-defend.png" "units/human-loyalists/masterbowman-bow.png" {SOUND_LIST:HUMAN_HIT} ranged}
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/humans/transparent/master-bowman.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/humans/transparent/master-bowman.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=sword
|
||||
description=_"sword"
|
||||
|
|
|
@ -9,7 +9,8 @@ Version 1.5.13+svn:
|
|||
250.
|
||||
|
||||
* Graphics:
|
||||
* New portrait for the female Assassin, Gryphon Rider, Longbowman.
|
||||
* New portrait for the female Assassin, Gryphon Rider, Longbowman, Master
|
||||
Bowman.
|
||||
|
||||
* Language and translations
|
||||
* Updated translations: Chinese (Simplified), Czech, Dutch, Finnish, German,
|
||||
|
|
Loading…
Add table
Reference in a new issue