Document Three 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": "ThreeIsland_House4_EventScript_17190D",
|
||||
"script": "ThreeIsland_House4_EventScript_BaldingMan",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "ThreeIsland_House4_EventScript_171916",
|
||||
"script": "ThreeIsland_House4_EventScript_LittleBoy",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
ThreeIsland_House4_MapScripts:: @ 817190C
|
||||
.byte 0
|
||||
|
||||
ThreeIsland_House4_EventScript_17190D:: @ 817190D
|
||||
msgbox gUnknown_81A33DB, MSGBOX_NPC
|
||||
ThreeIsland_House4_EventScript_BaldingMan:: @ 817190D
|
||||
msgbox ThreeIsland_House4_Text_GhostsInBerryForest, MSGBOX_NPC
|
||||
end
|
||||
|
||||
ThreeIsland_House4_EventScript_171916:: @ 8171916
|
||||
msgbox gUnknown_81A342F, MSGBOX_NPC
|
||||
ThreeIsland_House4_EventScript_LittleBoy:: @ 8171916
|
||||
msgbox ThreeIsland_House4_Text_PapaKeepsLyingToMe, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
gUnknown_81A33DB:: @ 81A33DB
|
||||
ThreeIsland_House4_Text_GhostsInBerryForest:: @ 81A33DB
|
||||
.string "You must never, ever go out to\n"
|
||||
.string "the BERRY FOREST alone.\p"
|
||||
.string "Why?\n"
|
||||
.string "There are ghosts there.$"
|
||||
|
||||
gUnknown_81A342F:: @ 81A342F
|
||||
ThreeIsland_House4_Text_PapaKeepsLyingToMe:: @ 81A342F
|
||||
.string "Papa keeps lying to me, and won't\n"
|
||||
.string "let me go out and play!$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user