mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
21 lines
685 B
PHP
21 lines
685 B
PHP
SootopolisCity_House5_MapScripts:: @ 8226E93
|
|
.byte 0
|
|
|
|
SootopolisCity_House5_EventScript_Maniac:: @ 8226E94
|
|
msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
|
|
end
|
|
|
|
SootopolisCity_House5_EventScript_Girl:: @ 8226E9D
|
|
msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
|
|
end
|
|
|
|
SootopolisCity_House5_Text_SootopolisMtPyreConnection: @ 8226EA6
|
|
.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: @ 8226F35
|
|
.string "My big brother used to study the sea.$"
|
|
|