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