wire in new images for Tanar and Gwiti's demilich state (+ changelog updates)
This commit is contained in:
parent
f7a99e7aeb
commit
1aea4ed658
4 changed files with 19 additions and 16 deletions
17
changelog
17
changelog
|
@ -5,23 +5,26 @@ CVS HEAD:
|
|||
* fixed linebreaks not working properly for Chinese translation (#13352)
|
||||
* updated several unit descriptions
|
||||
* added GPL to help
|
||||
* added bidirectional text support via fribidi
|
||||
* fixed some untranslatable attack names (part of #12788)
|
||||
* graphics and sound improvements:
|
||||
* fixed layering of multi-hex tiles (#13586)
|
||||
* removed Mac OS X icon border (#12928)
|
||||
* server:
|
||||
* fixed rejoining game as observer but with same nick causing out of synch
|
||||
(#12824 and #12997, still subject to confirmation)
|
||||
* updated images for Elish Druid, Elvish Shaman, Elvish Shyde
|
||||
* new and revised portraits for The Dark Hordes
|
||||
* campaigns
|
||||
* Eastern Invasion: fixed missing background in intro (#13901)
|
||||
* Son of the Black Eye: fixed untranslatable strings in Saving Inarix
|
||||
* The Dark Hordes: terminate the campaign at this point as Part 1
|
||||
* multiplayer:
|
||||
* fixed rejoining game as observer but with same nick causing out of synch
|
||||
(#12824 and #12997, still subject to confirmation)
|
||||
* fixed chat messages from allies not being shown in multiplayer (#13657)
|
||||
* added Use map settings option to preset scenario suggested values at setup
|
||||
* show game settings in the game list
|
||||
* fixed lobby corruption when trying to join a game that disallows observers
|
||||
* fixed failed recruit attempt clearing undo stack (#13833)
|
||||
* fixed recall not clearing shroud (#13824)
|
||||
* fixed towupper causing build to fail on OpenBSD (#13709)
|
||||
* multiplayer:
|
||||
* fixed chat messages from allies not being shown in multiplayer (#13657)
|
||||
* added Use map settings option to preset scenario suggested values at setup
|
||||
* various bug fixes and code cleanups
|
||||
|
||||
Version 0.9.4:
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
[unit]
|
||||
type=Orcish Warrior
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
user_description= _ "Tanar"
|
||||
x=63
|
||||
y=2
|
||||
|
@ -235,7 +235,7 @@
|
|||
[/unit]
|
||||
[message]
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "Oh, no, escaping dwarves only to be caught by undead."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -244,7 +244,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "I am Tanar, lord of an orcish clan that dwelt here! My people were driven out by the dwarves. All families count several dead. Please, let us march with you, for only a chance to strike back at the evil Dwarves!"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -253,7 +253,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "Thank you, my new Lord! Never had I thought I would see the day when my people were glad to march alongside skeletons and ghosts."
|
||||
[/message]
|
||||
[endlevel]
|
||||
|
|
|
@ -152,7 +152,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "Aye! They drove us out, and left a guard here to occupy us."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -202,7 +202,7 @@
|
|||
|
||||
[message]
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "ARGH! What was that?"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -211,7 +211,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
description=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "Nay, Lord. These passages were flooded higher last time I was here. The Dwarves did not delve here, and we shunned the nameless dread we felt."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -244,7 +244,7 @@
|
|||
[/filter]
|
||||
[message]
|
||||
speaker=Tanar
|
||||
image=portraits/core/James_Woo/orc-warlord4.png
|
||||
image=portraits/The_Dark_Hordes/tanar.png
|
||||
message= _ "The Hoard of the Dwarves! Three hundred gold at least!"
|
||||
[/message]
|
||||
[gold]
|
||||
|
|
|
@ -4,7 +4,7 @@ name= _ "Demilich"
|
|||
race=undead
|
||||
image="undead-demilich.png"
|
||||
image_defensive="undead-demilich-defend.png"
|
||||
profile="portraits/The_Dark_Hordes/gwiti_lich.png"
|
||||
profile="portraits/The_Dark_Hordes/gwiti_demilich.png"
|
||||
hitpoints=80
|
||||
movement_type=undeadfoot
|
||||
movement=6
|
||||
|
|
Loading…
Add table
Reference in a new issue