THoT: in Mages and Drakes, Perrin has two different messages...

...about apprentices, depending on the difficulty level. Fixes bug #19743
This commit is contained in:
Elvish_Hunter 2012-05-21 09:06:17 +00:00
parent c51d3bff5c
commit 189291a109
2 changed files with 11 additions and 1 deletions

View file

@ -50,6 +50,9 @@ Version 1.11.0-svn:
translated differently depending on the Elf's gender
* Fixed bug #19686: fixed two variable checks that prevented some strings from
being displayed in Back Home
* The Hammer of Thursagan:
* Fixed bug #19743: in Mages and Drakes, Perrin has two different messages about
apprentices, depending on the difficult level
* Tutorial:
* Applied patch #3203: Allow to end the scenario via the right-click menu.
* Fixed bug #19316: Narrator messages are now translated.

View file

@ -176,10 +176,17 @@
[/have_unit]
[then]
#ifdef EASY
[message]
speaker="Master Perrin"
message=_"Were grateful for your assistance. And Id like to send at least one of our senior apprentices with you to the east. It has come time for them to be journeymen... and I sense something being born to the east that I do not like the feel of."
message=_"Were grateful for your assistance. And Id like to send a couple of our senior apprentices with you to the east. It has come time for them to be journeymen... and I sense something being born to the east that I do not like the feel of."
[/message]
#else
[message]
speaker="Master Perrin"
message=_"Were grateful for your assistance. And Id like to send one of our senior apprentices with you to the east. It has come time for him to be journeyman... and I sense something being born to the east that I do not like the feel of."
[/message]
#endif
[message]
speaker="Aiglondur"