import from github

This commit is contained in:
2022-05-19 17:14:13 +00:00
parent 5247c34f50
commit ab32b30591
12612 changed files with 1905035 additions and 83 deletions

View File

@ -0,0 +1,20 @@
SootopolisCity_House5_MapScripts::
.byte 0
SootopolisCity_House5_EventScript_Maniac::
msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
end
SootopolisCity_House5_EventScript_Girl::
msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
end
SootopolisCity_House5_Text_SootopolisMtPyreConnection:
.string "There appears to be some connection\n"
.string "between SOOTOPOLIS and MT. PYRE.\p"
.string "My friends and I did some research on\n"
.string "it at the lab where I used to work.$"
SootopolisCity_House5_Text_BrotherUsedToStudySea:
.string "My big brother used to study the sea.$"