Document Sootopolis scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "SootopolisCity_House5_EventScript_226E94",
|
||||
"script": "SootopolisCity_House5_EventScript_Maniac",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "SootopolisCity_House5_EventScript_226E9D",
|
||||
"script": "SootopolisCity_House5_EventScript_Girl",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
SootopolisCity_House5_MapScripts:: @ 8226E93
|
||||
.byte 0
|
||||
|
||||
SootopolisCity_House5_EventScript_226E94:: @ 8226E94
|
||||
msgbox SootopolisCity_House5_Text_226EA6, MSGBOX_NPC
|
||||
SootopolisCity_House5_EventScript_Maniac:: @ 8226E94
|
||||
msgbox SootopolisCity_House5_Text_SootopolisMtPyreConnection, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SootopolisCity_House5_EventScript_226E9D:: @ 8226E9D
|
||||
msgbox SootopolisCity_House5_Text_226F35, MSGBOX_NPC
|
||||
SootopolisCity_House5_EventScript_Girl:: @ 8226E9D
|
||||
msgbox SootopolisCity_House5_Text_BrotherUsedToStudySea, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SootopolisCity_House5_Text_226EA6: @ 8226EA6
|
||||
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_226F35: @ 8226F35
|
||||
SootopolisCity_House5_Text_BrotherUsedToStudySea: @ 8226F35
|
||||
.string "My big brother used to study the sea.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user