pokeemerald/data/scripts/test_signpost.inc

8 lines
184 B
PHP
Raw Normal View History

2021-07-20 21:18:31 +02:00
Text_ThisIsATestSignpostMsg::
.string "This is a test message.\n"
.string "This is a signpost.$"
2021-07-20 21:18:31 +02:00
EventScript_TestSignpostMsg::
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
end