Document Sootopolis scripts

This commit is contained in:
GriffinR
2019-11-09 20:40:41 -05:00
committed by huderlem
parent a3ee92a4e7
commit 6c863f6724
22 changed files with 656 additions and 644 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
"movement_range_y": 0,
"trainer_type": "0",
"trainer_sight_or_berry_tree_id": "0",
"script": "SootopolisCity_House7_EventScript_2270CC",
"script": "SootopolisCity_House7_EventScript_OldMan",
"flag": "0"
},
{
@@ -37,7 +37,7 @@
"movement_range_y": 1,
"trainer_type": "0",
"trainer_sight_or_berry_tree_id": "0",
"script": "SootopolisCity_House7_EventScript_2270D5",
"script": "SootopolisCity_House7_EventScript_PokefanF",
"flag": "0"
}
],
+6 -6
View File
@@ -1,15 +1,15 @@
SootopolisCity_House7_MapScripts:: @ 82270CB
.byte 0
SootopolisCity_House7_EventScript_2270CC:: @ 82270CC
msgbox SootopolisCity_House7_Text_2270DE, MSGBOX_NPC
SootopolisCity_House7_EventScript_OldMan:: @ 82270CC
msgbox SootopolisCity_House7_Text_CityFromEruptedVolcano, MSGBOX_NPC
end
SootopolisCity_House7_EventScript_2270D5:: @ 82270D5
msgbox SootopolisCity_House7_Text_227190, MSGBOX_NPC
SootopolisCity_House7_EventScript_PokefanF:: @ 82270D5
msgbox SootopolisCity_House7_Text_CaveMadeToKeepSomething, MSGBOX_NPC
end
SootopolisCity_House7_Text_2270DE: @ 82270DE
SootopolisCity_House7_Text_CityFromEruptedVolcano: @ 82270DE
.string "An underwater volcano erupted and\n"
.string "forced itself up from the depths.\p"
.string "Its crater emerged from the sea and\n"
@@ -17,7 +17,7 @@ SootopolisCity_House7_Text_2270DE: @ 82270DE
.string "That's how SOOTOPOLIS CITY came into\n"
.string "being.$"
SootopolisCity_House7_Text_227190: @ 8227190
SootopolisCity_House7_Text_CaveMadeToKeepSomething: @ 8227190
.string "The cave that links SOOTOPOLIS and\n"
.string "the outside world…\p"
.string "It seems as if the cave was made to\n"