Address issue 2 in bug #10953.
This commit is contained in:
parent
b527bc665b
commit
bba6c7376b
1 changed files with 19 additions and 5 deletions
|
@ -101,11 +101,25 @@
|
|||
description="Lorinne"
|
||||
[/recall]
|
||||
|
||||
[message]
|
||||
speaker=narrator
|
||||
message=_"The presence of Master Perrin's journeymen gives you the ability to recruit mages."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
[if]
|
||||
[or]
|
||||
[have_unit]
|
||||
description=Darchas
|
||||
[/have_unit]
|
||||
[or]
|
||||
[/or]
|
||||
[have_unit]
|
||||
description=Lorinne
|
||||
[/have_unit]
|
||||
[/or]
|
||||
[then]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message=_"The presence of Master Perrin's journeymen gives you the ability to recruit mages."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
[/then]
|
||||
[/if]
|
||||
|
||||
[message]
|
||||
speaker="Angarthing"
|
||||
|
|
Loading…
Add table
Reference in a new issue