diff --git a/data/campaigns/Two_Brothers/utils/macros.cfg b/data/campaigns/Two_Brothers/utils/macros.cfg new file mode 100644 index 000000000000..c361f9f6addd --- /dev/null +++ b/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