mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 06:58:38 +00:00
use Pickslide's Nati and Gwiti images for TDH
This commit is contained in:
parent
a3e928a8c6
commit
5a42437cde
@ -27,12 +27,14 @@ CVS HEAD:
|
||||
* made campaign easier on "Easy" level
|
||||
* Eastern Invasion:
|
||||
* revised Approaching Weldyn for quicker gameplay
|
||||
* The Dark Hordes:
|
||||
* cleaned up old id tags; added portraits for Tanar, Nati and Gwiti
|
||||
* server now supports redirection based on client version number
|
||||
* editor
|
||||
* changed the layout of the terrain palette (#11965)
|
||||
* relocated and enlarged the buttons (#11967)
|
||||
* maps can't be saved with illegal characters (#10704)
|
||||
* replaced the buttons under the minimap for a toolbar
|
||||
* replaced the buttons under the minimap with a toolbar
|
||||
|
||||
Version 0.9.3:
|
||||
* user interface improvements:
|
||||
|
@ -58,6 +58,7 @@
|
||||
race=Undead
|
||||
type=Deathmaster
|
||||
description=Nati Ha'atel
|
||||
image=portraits/The_Dark_Hordes/nati.png
|
||||
user_description= _ "Nati Ha'atel"
|
||||
side=2
|
||||
canrecruit=1
|
||||
@ -85,6 +86,7 @@
|
||||
[/message]
|
||||
[message]
|
||||
description=Nati Ha'atel
|
||||
image=portraits/The_Dark_Hordes/nati.png
|
||||
message= _ "This land? Do you truly not know where we are? Then you are a greater fool than I had thought."
|
||||
[/message]
|
||||
[message]
|
||||
@ -93,6 +95,7 @@
|
||||
[/message]
|
||||
[message]
|
||||
description=Nati Ha'atel
|
||||
image=portraits/The_Dark_Hordes/nati.png
|
||||
message= _ "I will fight you with all my strength to prevent that, and I was always the stronger of us. Flee now and save your miserable hide before I make it a carpet."
|
||||
[/message]
|
||||
[message]
|
||||
@ -113,6 +116,7 @@
|
||||
[/message]
|
||||
[message]
|
||||
description=Nati Ha'atel
|
||||
image=portraits/The_Dark_Hordes/nati.png
|
||||
message= _ "Ha ha ha, did I not tell you it would be so? Perhaps I shall summon your shade to serve me one day. Until then...farewell!"
|
||||
[/message]
|
||||
[message]
|
||||
@ -187,6 +191,7 @@
|
||||
[/filter]
|
||||
[message]
|
||||
description=Nati Ha'atel
|
||||
image=portraits/The_Dark_Hordes/nati.png
|
||||
message= _ "Now you shall die!"
|
||||
[/message]
|
||||
[/event]
|
||||
@ -196,6 +201,7 @@
|
||||
name=turn 9
|
||||
[message]
|
||||
description=Nati Ha'atel
|
||||
image=portraits/The_Dark_Hordes/nati.png
|
||||
message= _ "You miserable wretch, know that it is only by my mercy that you look upon the sun again, for you shall die before it sets."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -4,6 +4,7 @@ name= _ "Deathmaster"
|
||||
race=undead
|
||||
image="undead-deathmaster.png"
|
||||
image_defensive="undead-deathmaster-defend.png"
|
||||
image="portraits/The_Dark_Hordes/gwiti.png"
|
||||
hitpoints=60
|
||||
movement_type=undeadfoot
|
||||
movement=5
|
||||
|
@ -4,6 +4,7 @@ name= _ "Demilich"
|
||||
race=undead
|
||||
image="undead-demilich.png"
|
||||
image_defensive="undead-demilich-defend.png"
|
||||
image="portraits/The_Dark_Hordes/gwiti_lich.png"
|
||||
hitpoints=80
|
||||
movement_type=undeadfoot
|
||||
movement=6
|
||||
|
@ -4,6 +4,7 @@ name= _ "Dread Lich"
|
||||
race=undead
|
||||
image="undead-dread-lich.png"
|
||||
image_defensive="undead-dread-lich-defend.png"
|
||||
image="portraits/The_Dark_Hordes/gwiti_lich.png"
|
||||
hitpoints=80
|
||||
movement_type=undeadfoot
|
||||
movement=6
|
||||
|
@ -3,6 +3,7 @@ id=Initiate
|
||||
name= _ "Initiate"
|
||||
race=undead
|
||||
image="undead-initiate.png"
|
||||
image="portraits/The_Dark_Hordes/gwiti.png"
|
||||
image_defensive="undead-initiate-defend.png"
|
||||
hitpoints=36
|
||||
movement_type=undeadfoot
|
||||
|
Loading…
x
Reference in New Issue
Block a user