Document One Island scripts
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"script": "OneIsland_TreasureBeach_EventScript_1ABF27",
|
||||
"script": "OneIsland_TreasureBeach_EventScript_Amara",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "OneIsland_TreasureBeach_EventScript_16876C",
|
||||
"script": "OneIsland_TreasureBeach_EventScript_Boy",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
OneIsland_TreasureBeach_MapScripts:: @ 816876B
|
||||
.byte 0
|
||||
|
||||
OneIsland_TreasureBeach_EventScript_16876C:: @ 816876C
|
||||
msgbox gUnknown_8189DCE, MSGBOX_NPC
|
||||
OneIsland_TreasureBeach_EventScript_Boy:: @ 816876C
|
||||
msgbox OneIsland_TreasureBeach_Text_GoodThingsWashUpOnBeach, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
Text_189D5A:: @ 8189D5A
|
||||
OneIsland_TreasureBeach_Text_AmaraIntro:: @ 8189D5A
|
||||
.string "Lying back, rocked by the waves…\n"
|
||||
.string "It's exquisite.$"
|
||||
|
||||
Text_189D8B:: @ 8189D8B
|
||||
OneIsland_TreasureBeach_Text_AmaraDefeat:: @ 8189D8B
|
||||
.string "I lost…\n"
|
||||
.string "It feels awful.$"
|
||||
|
||||
Text_189DA3:: @ 8189DA3
|
||||
OneIsland_TreasureBeach_Text_AmaraPostBattle:: @ 8189DA3
|
||||
.string "The sea is pleasantly warm in these\n"
|
||||
.string "parts.$"
|
||||
|
||||
gUnknown_8189DCE:: @ 8189DCE
|
||||
OneIsland_TreasureBeach_Text_GoodThingsWashUpOnBeach:: @ 8189DCE
|
||||
.string "Good things get washed up by the\n"
|
||||
.string "ocean current onto this beach.\p"
|
||||
.string "That's why I often come here for\n"
|
||||
|
||||
Reference in New Issue
Block a user