Add Objective Note for Thursagan's Rune Mechanic (#6207)

(cherry picked from commit b99b089e90)
This commit is contained in:
Alexander Lacson 2021-11-03 13:59:40 +08:00 committed by Wedge009
parent af068aa6f6
commit ea654d1de5
6 changed files with 16 additions and 0 deletions

View file

@ -660,6 +660,8 @@
description= _ "Dwarvish Miners can pick up and carry gold and coal."
[/note]
{RUNE_MECHANIC_NOTE}
{TURNS_RUN_OUT}
[gold_carryover]

View file

@ -200,6 +200,8 @@
condition=lose
[/objective]
{RUNE_MECHANIC_NOTE}
{TURNS_RUN_OUT}
[gold_carryover]

View file

@ -239,6 +239,8 @@
[/show_if]
[/objective]
{RUNE_MECHANIC_NOTE}
{TURNS_RUN_OUT}
[gold_carryover]

View file

@ -195,6 +195,8 @@
[/show_if]
[/objective]
{RUNE_MECHANIC_NOTE}
[gold_carryover]
carryover_percentage=0
[/gold_carryover]

View file

@ -1008,6 +1008,8 @@
condition=lose
[/objective]
{RUNE_MECHANIC_NOTE}
{IS_LAST_SCENARIO}
[/objectives]
[/event]

View file

@ -102,3 +102,9 @@ profile="portraits/elves/captain.png~CHAN(
)"
#enddef
# wmlindent: stop ignoring
#define RUNE_MECHANIC_NOTE
[note]
description= _ "Thursagan's Rune Mastery: while Thursagan is on a keep, selecting an adjacent dwarf opens a dialog for obtaining temporary upgrades which last until the end of the scenario."
[/note]
#enddef