Skip to content

Commit

Permalink
AToTB: Add hint macro
Browse files Browse the repository at this point in the history
An expanded version of the one in AOI
  • Loading branch information
sigurdfdragon committed Oct 28, 2017
1 parent e3e2747 commit 45ae47e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/campaigns/Two_Brothers/utils/macros.cfg
@@ -0,0 +1,10 @@
#textdomain wesnoth-tb

#define HINT MESSAGE WML
notes_string= _ "Hint:"

[note]
description={MESSAGE}
{WML}
[/note]
#enddef

0 comments on commit 45ae47e

Please sign in to comment.