mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 03:52:05 +00:00
add new HI portrait by Emilien Rotival
This commit is contained in:
parent
555a1f20f4
commit
1762241419
@ -5,6 +5,7 @@ Version 1.5.7+svn:
|
||||
dialog (the effect is percieved as the new dialog not showing up).
|
||||
* Spacebar closes the dialogs without a scrollbar again.
|
||||
* Pressing escape in a new dialog, behaves like in the old dialogs again.
|
||||
* new portrait for Royal Guard, Heavy Infantry
|
||||
* Fixed several glitches in with the listboxes and new portrait dialog.
|
||||
* Language and i18n:
|
||||
* updated translations: German, Hungarian, Italian, Slovak, Spanish
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
@ -5,6 +5,7 @@
|
||||
race=human
|
||||
{TRAIT_FEARLESS}
|
||||
image="units/human-loyalists/heavyinfantry.png"
|
||||
profile="portraits/Emilien_Rotival/human-heavyinfantry.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse"
|
||||
hitpoints=38
|
||||
@ -19,6 +20,18 @@
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
usage=fighter
|
||||
{DEFENSE_ANIM "units/human-loyalists/heavyinfantry-defend-2.png" "units/human-loyalists/heavyinfantry-defend-1.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/Emilien_Rotival/transparent/human-heavyinfantry.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/Emilien_Rotival/transparent/human-heavyinfantry.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=mace
|
||||
description=_"mace"
|
||||
|
Loading…
x
Reference in New Issue
Block a user