Revert "Removed deprecated objective text macros"
This reverts commit 97acce2064
.
This commit is contained in:
parent
d1a72cafff
commit
b821da1cff
1 changed files with 27 additions and 0 deletions
|
@ -46,6 +46,33 @@
|
|||
[/event]
|
||||
#enddef
|
||||
|
||||
#define EARLY_FINISH_BONUS_NOTE
|
||||
#deprecated 1 This is now automatically generated and not required.
|
||||
_"Early finish bonus."#enddef
|
||||
|
||||
#define NO_EARLY_FINISH_BONUS_NOTE
|
||||
#deprecated 1 This is now automatically generated and not required.
|
||||
_"No early finish bonus."#enddef
|
||||
|
||||
#define NO_GOLD_CARRYOVER_NOTE
|
||||
#deprecated 1 This is now automatically generated and not required.
|
||||
_"No gold carried over to the next scenario."#enddef
|
||||
|
||||
#define NEW_GOLD_CARRYOVER_NOTE_100
|
||||
#deprecated 1 This is now automatically generated and not required.
|
||||
_"
|
||||
100% of finishing gold carried over to the next scenario."#enddef
|
||||
|
||||
#define NEW_GOLD_CARRYOVER_NOTE_40
|
||||
#deprecated 1 This is now automatically generated and not required.
|
||||
_"
|
||||
40% of finishing gold carried over to the next scenario."#enddef
|
||||
|
||||
#define NEW_GOLD_CARRYOVER_NOTE_20
|
||||
#deprecated 1 This is now automatically generated and not required.
|
||||
_"
|
||||
20% of finishing gold carried over to the next scenario."#enddef
|
||||
|
||||
#define MISSILE_FRAME_FIREBALL
|
||||
#Deprecated 2 1.15 Use MISSILE_FRAME_FIREBALL_XY instead
|
||||
{MISSILE_FRAME_FIREBALL_XY 0 0}
|
||||
|
|
Loading…
Add table
Reference in a new issue