Add LordBob's Javelineer portrait, update changelogs, portrait credits.
This commit is contained in:
parent
41c44d8c71
commit
23aa2013fb
6 changed files with 17 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
Version 1.5.10+svn:
|
||||
* Graphics
|
||||
* New portrait for the Javelineer.
|
||||
* Language and i18n:
|
||||
* updated translations: French, Russian
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@ Human Loyalists:
|
|||
Royal Guard
|
||||
Pikeman
|
||||
Halberdier
|
||||
Javelineer
|
||||
Sergeant
|
||||
Lieutenant
|
||||
General
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 43 KiB |
BIN
data/core/images/portraits/humans/transparent/javelineer.png
Normal file
BIN
data/core/images/portraits/humans/transparent/javelineer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 172 KiB |
|
@ -20,6 +20,18 @@
|
|||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
{DEFENSE_ANIM_RANGE "units/human-loyalists/javelineer-defend.png" "units/human-loyalists/javelineer.png" {SOUND_LIST:HUMAN_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/human-loyalists/javelineer-defend-ranged.png" "units/human-loyalists/javelineer-attack-ranged-1.png" {SOUND_LIST:HUMAN_HIT} ranged}
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/humans/transparent/javelineer.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/humans/transparent/javelineer.png"
|
||||
[/portrait]
|
||||
[resistance]
|
||||
pierce=60
|
||||
[/resistance]
|
||||
|
|
|
@ -3,6 +3,8 @@ changes may be omitted). For a complete list of changes, see the main
|
|||
changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
|
||||
|
||||
Version 1.5.10+svn:
|
||||
* Graphics
|
||||
* New portrait for the Javelineer.
|
||||
* Language and translations
|
||||
* updated translations: French, Russian.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue