import from github
This commit is contained in:
7
data/scripts/test_signpost.inc
Normal file
7
data/scripts/test_signpost.inc
Normal file
@ -0,0 +1,7 @@
|
||||
Text_ThisIsATestSignpostMsg::
|
||||
.string "This is a test message.\n"
|
||||
.string "This is a signpost.$"
|
||||
|
||||
EventScript_TestSignpostMsg::
|
||||
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
|
||||
end
|
Reference in New Issue
Block a user