Skip to content

Commit

Permalink
Removed deprecated objective text macros
Browse files Browse the repository at this point in the history
[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.
  • Loading branch information
Vultraz committed May 17, 2018
1 parent fc6825f commit 505d626
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions data/core/macros/deprecated-utils.cfg
Expand Up @@ -46,27 +46,6 @@
[/event]
#enddef

#define EARLY_FINISH_BONUS_NOTE
_"Early finish bonus."#enddef

#define NO_EARLY_FINISH_BONUS_NOTE
_"No 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

#define NEW_GOLD_CARRYOVER_NOTE_20
_"
20% of finishing gold carried over to the next scenario."#enddef

#define MISSILE_FRAME_FIREBALL
# Deprecated; use MISSILE_FRAME_FIREBALL_XY X_OFFSET Y_OFFSET instead
{MISSILE_FRAME_FIREBALL_XY 0 0}
Expand Down

0 comments on commit 505d626

Please sign in to comment.