AToTB: Add hint macro

An expanded version of the one in AOI
This commit is contained in:
sigurdfdragon 2017-10-16 15:20:45 -04:00 committed by Jeffrey 'Sigurd' Westcoat
parent e3e2747009
commit 45ae47e5ca

View file

@ -0,0 +1,10 @@
#textdomain wesnoth-tb
#define HINT MESSAGE WML
notes_string= _ "Hint:"
[note]
description={MESSAGE}
{WML}
[/note]
#enddef