Two new carryover note macros.
This commit is contained in:
parent
dcdcf56dd9
commit
3301aae2a5
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,13 @@ _"No early finish bonus."#enddef
|
|||
#define EARLY_FINISH_BONUS_CAPTION
|
||||
_"`(early finish bonus)"#enddef
|
||||
|
||||
#define NO_GOLD_CARRYOVER_NOTE
|
||||
_"No gold carried over to the next scenario."#enddef
|
||||
|
||||
#define NEW_GOLD_CARRYOVER_NOTE_100
|
||||
_"
|
||||
100% of finishing gold carried over to the next scenario."#enddef
|
||||
|
||||
#define NEW_GOLD_CARRYOVER_NOTE_40
|
||||
_"
|
||||
40% of finishing gold carried over to the next scenario."#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue