Added core macros for the early finish bonus notes,
...so that they don't need to be translated for each campaign separately.
This commit is contained in:
parent
193f375959
commit
221472c190
1 changed files with 8 additions and 0 deletions
|
@ -43,6 +43,14 @@
|
|||
#enddef
|
||||
#endif
|
||||
|
||||
#define EARLY_FINISH_BONUS_NOTE
|
||||
_"Early finish bonus."
|
||||
#enddef
|
||||
|
||||
#define NO_EARLY_FINISH_BONUS_NOTE
|
||||
_"No early finish bonus."
|
||||
#enddef
|
||||
|
||||
#ifdef NEW_GOLD_CARRYOVER_USED
|
||||
#define NEW_GOLD_CARRYOVER_NOTE_40
|
||||
_"
|
||||
|
|
Loading…
Add table
Reference in a new issue