tumbledemerald-legacy/data/scripts/test_signpost.inc
2022-05-19 17:14:13 +00:00

8 lines
184 B
PHP

Text_ThisIsATestSignpostMsg::
.string "This is a test message.\n"
.string "This is a signpost.$"
EventScript_TestSignpostMsg::
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
end