Skip to content

Commit

Permalink
Macros: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdfdragon committed Oct 13, 2017
1 parent 6cd5742 commit 81ea433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/macros/utils.cfg
Expand Up @@ -105,7 +105,7 @@
#enddef

#define INCOME EASY_AMOUNT NORMAL_AMOUNT HARD_AMOUNT
# Macro which will let you say {GOLD x y z} to set
# Macro which will let you say {INCOME x y z} to set
# per-turn income depending on easy/medium/hard - x/y/z
{QUANTITY income {EASY_AMOUNT} {NORMAL_AMOUNT} {HARD_AMOUNT}}
#enddef
Expand Down

0 comments on commit 81ea433

Please sign in to comment.