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_Room4_EventScript_164C11",
|
||||
"script": "FiveIsland_LostCave_Room4_EventScript_Laura",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FiveIsland_LostCave_Room4_MapScripts:: @ 8164C10
|
||||
.byte 0
|
||||
|
||||
FiveIsland_LostCave_Room4_EventScript_164C11:: @ 8164C11
|
||||
trainerbattle_single TRAINER_PSYCHIC_LAURA, Text_17CFC1, Text_17CFFB
|
||||
msgbox gUnknown_817D037, MSGBOX_AUTOCLOSE
|
||||
FiveIsland_LostCave_Room4_EventScript_Laura:: @ 8164C11
|
||||
trainerbattle_single TRAINER_PSYCHIC_LAURA, FiveIsland_LostCave_Room4_Text_LauraIntro, FiveIsland_LostCave_Room4_Text_LauraDefeat
|
||||
msgbox FiveIsland_LostCave_Room4_Text_LauraPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
Text_17CFC1:: @ 817CFC1
|
||||
FiveIsland_LostCave_Room4_Text_LauraIntro:: @ 817CFC1
|
||||
.string "I think there is a mysterious power\n"
|
||||
.string "at work in this cave.$"
|
||||
|
||||
Text_17CFFB:: @ 817CFFB
|
||||
FiveIsland_LostCave_Room4_Text_LauraDefeat:: @ 817CFFB
|
||||
.string "If you don't go into the right\n"
|
||||
.string "tunnel, you won't get ahead.$"
|
||||
|
||||
gUnknown_817D037:: @ 817D037
|
||||
FiveIsland_LostCave_Room4_Text_LauraPostBattle:: @ 817D037
|
||||
.string "Earlier, a lady went into the caves\n"
|
||||
.string "ahead.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user