Removed deprecated objective text macros
[ci skip] These are incorporated into the objectives dialog automatically. They lack a deprecation notice, but they should be given level 3 status on the 1.14 branch.
This commit is contained in:
parent
871e857771
commit
97acce2064
1 changed files with 0 additions and 27 deletions
|
@ -46,33 +46,6 @@
|
|||
[/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