Document Five Island scripts
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"script": "FiveIsland_LostCave_Room1_EventScript_164BF7",
|
||||
"script": "FiveIsland_LostCave_Room1_EventScript_Lawson",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FiveIsland_LostCave_Room1_MapScripts:: @ 8164BF6
|
||||
.byte 0
|
||||
|
||||
FiveIsland_LostCave_Room1_EventScript_164BF7:: @ 8164BF7
|
||||
trainerbattle_single TRAINER_RUIN_MANIAC_LAWSON, Text_17CEF5, Text_17CF42
|
||||
msgbox gUnknown_817CF54, MSGBOX_AUTOCLOSE
|
||||
FiveIsland_LostCave_Room1_EventScript_Lawson:: @ 8164BF7
|
||||
trainerbattle_single TRAINER_RUIN_MANIAC_LAWSON, FiveIsland_LostCave_Room1_Text_LawsonIntro, FiveIsland_LostCave_Room1_Text_LawsonDefeat
|
||||
msgbox FiveIsland_LostCave_Room1_Text_LawsonPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Text_17CEF5:: @ 817CEF5
|
||||
FiveIsland_LostCave_Room1_Text_LawsonIntro:: @ 817CEF5
|
||||
.string "Aiyeeeeeh!\p"
|
||||
.string "I thought this was an ancient ruin.\n"
|
||||
.string "But it's teeming with ghosts!$"
|
||||
|
||||
Text_17CF42:: @ 817CF42
|
||||
FiveIsland_LostCave_Room1_Text_LawsonDefeat:: @ 817CF42
|
||||
.string "Aiyeeeeeh!\n"
|
||||
.string "Mercy!$"
|
||||
|
||||
gUnknown_817CF54:: @ 817CF54
|
||||
FiveIsland_LostCave_Room1_Text_LawsonPostBattle:: @ 817CF54
|
||||
.string "I'm trying to get out of here, but\n"
|
||||
.string "I always end up at the same spot.\p"
|
||||
.string "Maybe the number of boulders is\n"
|
||||
|
||||
Reference in New Issue
Block a user