Add Kitty's MoL and Mage (female) portraits...
...from http://www.wesnoth.org/forum/viewtopic.php?p=307230#p307230
This commit is contained in:
parent
2fff3374b4
commit
4b3a74b152
4 changed files with 2 additions and 0 deletions
BIN
data/core/images/portraits/Kitty/human-mage+female.png
Normal file
BIN
data/core/images/portraits/Kitty/human-mage+female.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
data/core/images/portraits/Kitty/human-mage-light+female.png
Normal file
BIN
data/core/images/portraits/Kitty/human-mage-light+female.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
|
@ -166,6 +166,7 @@ Physically frail, and lacking familiarity with combat, magi do possess certain a
|
|||
name= _ "female^Mage"
|
||||
gender=female
|
||||
image="units/human-magi/mage+female.png"
|
||||
profile="portraits/Kitty/human-mage+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/mage+female-defend.png" "units/human-magi/mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
#ifdef __UNUSED__
|
||||
|
|
|
@ -232,6 +232,7 @@ Following a strict code of piety and honor, these men and women work tirelessly
|
|||
name= _ "female^Mage of Light"
|
||||
gender=female
|
||||
image="units/human-magi/white-cleric+female.png"
|
||||
profile="portraits/Kitty/human-mage-light+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/white-cleric+female-defend.png" "units/human-magi/white-cleric+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
[healing_anim]
|
||||
|
|
Loading…
Add table
Reference in a new issue