Document One Island scripts
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "OneIsland_House1_EventScript_17135C",
|
||||
"script": "OneIsland_House1_EventScript_OldMan",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "OneIsland_House1_EventScript_171365",
|
||||
"script": "OneIsland_House1_EventScript_OldWoman",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
OneIsland_House1_MapScripts:: @ 817135B
|
||||
.byte 0
|
||||
|
||||
OneIsland_House1_EventScript_17135C:: @ 817135C
|
||||
msgbox gUnknown_81A2332, MSGBOX_NPC
|
||||
OneIsland_House1_EventScript_OldMan:: @ 817135C
|
||||
msgbox OneIsland_House1_Text_GazeUponVolcanoOnSunnyDays, MSGBOX_NPC
|
||||
end
|
||||
|
||||
OneIsland_House1_EventScript_171365:: @ 8171365
|
||||
msgbox gUnknown_81A2380, MSGBOX_NPC
|
||||
OneIsland_House1_EventScript_OldWoman:: @ 8171365
|
||||
msgbox OneIsland_House1_Text_LastTimeMtEmberErupted, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
gUnknown_81A2332:: @ 81A2332
|
||||
OneIsland_House1_Text_GazeUponVolcanoOnSunnyDays:: @ 81A2332
|
||||
.string "On sunny days, I step out and gaze\n"
|
||||
.string "upon the volcano.\p"
|
||||
.string "That's my daily routine.$"
|
||||
|
||||
gUnknown_81A2380:: @ 81A2380
|
||||
OneIsland_House1_Text_LastTimeMtEmberErupted:: @ 81A2380
|
||||
.string "Let me think… When was the last\n"
|
||||
.string "time MT. EMBER erupted?$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user