import from github
This commit is contained in:
20
data/maps/SootopolisCity_House5/scripts.inc
Normal file
20
data/maps/SootopolisCity_House5/scripts.inc
Normal 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.$"
|
||||
|
Reference in New Issue
Block a user