add an "optional objective" caption
In case of tsg7a neither alternative nor bonus objective fits [ci skip]
This commit is contained in:
parent
07b04775ff
commit
725815afa2
2 changed files with 5 additions and 1 deletions
|
@ -303,7 +303,7 @@
|
|||
boolean_equals=yes
|
||||
[/variable]
|
||||
[/show_if]
|
||||
{BONUS_OBJECTIVE_CAPTION}
|
||||
{OPTIONAL_OBJECTIVE_CAPTION}
|
||||
description= _ "Meet with and pay the troll leader $troll_help_cost gold to receive their help"
|
||||
condition=win
|
||||
[/objective]
|
||||
|
|
|
@ -26,6 +26,10 @@
|
|||
caption= _ "Bonus objective:"
|
||||
#enddef
|
||||
|
||||
#define OPTIONAL_OBJECTIVE_CAPTION
|
||||
caption= _ "Optional objective:"
|
||||
#enddef
|
||||
|
||||
#define ALTERNATIVE_OBJECTIVE OBJECTIVE_TEXT
|
||||
[objective]
|
||||
{ALTERNATIVE_OBJECTIVE_CAPTION}
|
||||
|
|
Loading…
Add table
Reference in a new issue