pokeemmo/data/scripts/test_signpost.inc
2025-04-09 05:25:39 +09:00

8 lines
169 B
PHP

Text_ThisIsATestSignpostMsg::
.string "测试用信息,\n"
.string "看板。$"
EventScript_TestSignpostMsg::
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
end