pokeemmo/data/scripts/test_signpost.inc
2025-04-13 00:56:04 +08:00

8 lines
193 B
PHP

Text_ThisIsATestSignpostMsg::
.string "这是对你的考验。\n"
.string "能够给你指明方向。$"
EventScript_TestSignpostMsg::
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
end