AToTB: Add hint macro
An expanded version of the one in AOI
This commit is contained in:
parent
e3e2747009
commit
45ae47e5ca
1 changed files with 10 additions and 0 deletions
10
data/campaigns/Two_Brothers/utils/macros.cfg
Normal file
10
data/campaigns/Two_Brothers/utils/macros.cfg
Normal file
|
@ -0,0 +1,10 @@
|
|||
#textdomain wesnoth-tb
|
||||
|
||||
#define HINT MESSAGE WML
|
||||
notes_string= _ "Hint:"
|
||||
|
||||
[note]
|
||||
description={MESSAGE}
|
||||
{WML}
|
||||
[/note]
|
||||
#enddef
|
Loading…
Add table
Reference in a new issue