New portrait for the female human Assassin, by Kitty.
http://www.wesnoth.org/forum/viewtopic.php?p=344428#p344428
This commit is contained in:
parent
0c526c5b60
commit
26e1dbeccb
5 changed files with 17 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
Version 1.5.13+svn:
|
||||
* Graphics:
|
||||
* New portrait for the female Assassin
|
||||
* Language and i18n:
|
||||
* updated translations: Chinese (Simplified), Polish, Russian, Slovak
|
||||
* updated DejaVuSans to 2.29
|
||||
|
|
BIN
data/core/images/portraits/humans/assassin+female.png
Normal file
BIN
data/core/images/portraits/humans/assassin+female.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
After Width: | Height: | Size: 122 KiB |
|
@ -167,8 +167,21 @@
|
|||
name= _ "female^Assassin"
|
||||
gender=female
|
||||
image="units/human-outlaws/assassin+female.png"
|
||||
profile="portraits/humans/assassin+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-outlaws/assassin+female-defend-2.png" "units/human-outlaws/assassin+female-defend-1.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/humans/transparent/assassin+female.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/humans/transparent/assassin+female.png"
|
||||
[/portrait]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=knife
|
||||
|
|
|
@ -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.13+svn:
|
||||
* Graphics:
|
||||
* New portrait for the female Assassin.
|
||||
* Language and translations
|
||||
* Updated translations: Chinese (Simplified), Polish, Russian, Slovak.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue