Add and wire new Bat portrait, update changelogs, portrait credits.

This commit is contained in:
Phil Barber 2009-09-05 19:53:21 +00:00
parent 668d943b52
commit 9fc53dd5f7
7 changed files with 41 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Version 1.7.5+svn:
* Reorganized AI macro library
* Added 'move leader to target' candidate action
* Graphics:
* New portrait for Merman Spearman
* New portraits for Merman Spearman, Bat
* Added a couple of missing frames for the Inferno Drake
* Language and i18n:
* Updated translations: Estonian, Spanish.

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

View file

@ -4,6 +4,7 @@
name= _ "Blood Bat"
race=bats
image="units/undead/bloodbat-se-3.png"
profile="portraits/monsters/bat.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse"
hitpoints=27
@ -18,6 +19,18 @@
usage=scout
description= _ "Blood Bats are so named because of their ruddy hue, which some mark as a symbol of their preferred diet. These creatures are fast and can drain the blood of those they attack, thereby gaining some of the health lost by their victims."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DRAIN}
die_sound=bat-flapping.wav
[portrait]
size=400
side="left"
mirror="false"
image="portraits/monsters/transparent/bat.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/monsters/transparent/bat.png"
[/portrait]
[defense]
village=60
[/defense]

View file

@ -4,6 +4,7 @@
name= _ "Dread Bat"
race=bats
image="units/undead/dreadbat-se-3.png"
profile="portraits/monsters/bat.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=33
movement_type=smallfly
@ -24,6 +25,18 @@
undead_variation=bat
description= _ "The most vicious, predatory, and successful of the Blood Bats become Dread Bats, gaining the ability to drain not merely the blood but the very life energy of their victims."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DRAIN}
die_sound=bat-flapping.wav
[portrait]
size=400
side="left"
mirror="false"
image="portraits/monsters/transparent/bat.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/monsters/transparent/bat.png"
[/portrait]
[attack]
name=fangs
description= _"fangs"

View file

@ -4,6 +4,7 @@
name= _ "Vampire Bat"
race=bats
image="units/undead/bat-se-3.png"
profile="portraits/monsters/bat.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse-nozoc"
hitpoints=16
@ -18,6 +19,18 @@
usage=scout
description= _ "Vampire bats are flying beasts that feed on the blood of other creatures. While their fangs are not very powerful, the health of victims is drained away along with their blood, and given to the Bats."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DRAIN}
die_sound=bat-flapping.wav
[portrait]
size=400
side="left"
mirror="false"
image="portraits/monsters/transparent/bat.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/monsters/transparent/bat.png"
[/portrait]
[defense]
village=60
[/defense]

View file

@ -4,7 +4,7 @@ changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
Version 1.7.5+svn:
* Graphics:
* New portrait for Merman Spearman
* New portraits for Merman Spearman, Bat
* Language and translations:
* Updated translations: Estonian, Spanish.