Document Six Island scripts

This commit is contained in:
GriffinR
2020-02-28 08:16:21 -05:00
parent 43f66fce55
commit 948b695ad4
42 changed files with 623 additions and 619 deletions
+1
View File
@@ -795,6 +795,7 @@ gStdScriptsEnd::
.include "data/maps/SixIsland_House/text.inc" .include "data/maps/SixIsland_House/text.inc"
.include "data/maps/SixIsland_Mart/text.inc" .include "data/maps/SixIsland_Mart/text.inc"
.include "data/maps/FiveIsland_ResortGorgeous_House/text.inc" .include "data/maps/FiveIsland_ResortGorgeous_House/text.inc"
.include "data/maps/TwoIsland_CapeBrink_House/text.inc"
.include "data/maps/SixIsland_WaterPath_House1/text.inc" .include "data/maps/SixIsland_WaterPath_House1/text.inc"
.include "data/maps/SixIsland_WaterPath_House2/text.inc" .include "data/maps/SixIsland_WaterPath_House2/text.inc"
.include "data/maps/SevenIsland_SevaultCanyon_House/text.inc" .include "data/maps/SevenIsland_SevaultCanyon_House/text.inc"
@@ -1,68 +1,3 @@
Text_18BE5D:: @ 818BE5D
.string "There appear to be many secrets\n"
.string "still unsolved in this world.$"
Text_18BE9B:: @ 818BE9B
.string "Hmm…$"
Text_18BEA0:: @ 818BEA0
.string "I suggest to you that you, too,\n"
.string "give a thought to the secrets and\l"
.string "mysteries of our world once a day.$"
Text_18BF05:: @ 818BF05
.string "I'm curious, what compelled you to\n"
.string "come here?$"
Text_18BF33:: @ 818BF33
.string "It's been so long since I battled,\n"
.string "my instincts are off.$"
Text_18BF6C:: @ 818BF6C
.string "There are several ruins on the\n"
.string "SEVII ISLANDS.\p"
.string "The majority of them date back\n"
.string "a long way.$"
Text_18BFC5:: @ 818BFC5
.string "It's been said that there are\n"
.string "mysterious stones on this island.\p"
.string "I suspect it has something to do\n"
.string "with the ruins here.$"
Text_18C03B:: @ 818C03B
.string "Oh, interesting.$"
Text_18C04C:: @ 818C04C
.string "Those ruins over there…\p"
.string "I haven't had any luck in finding\n"
.string "how I can get inside.$"
Text_18C09C:: @ 818C09C
.string "A battle with you, so high up!$"
Text_18C0BB:: @ 818C0BB
.string "Oh, the heartbreak of losing so\n"
.string "easily to you!$"
Text_18C0EA:: @ 818C0EA
.string "Experience the joy of climbing!$"
Text_18C10A:: @ 818C10A
.string "I'm pretty familiar with the land\n"
.string "around these parts.$"
Text_18C140:: @ 818C140
.string "You don't need to be so pushy.\n"
.string "I'll be happy to tell you.$"
Text_18C17A:: @ 818C17A
.string "The door to the ruins…\n"
.string "It has these strange patterns\l"
.string "engraved on the outside.\p"
.string "I don't know what they mean,\n"
.string "though.$"
Text_18C1ED:: @ 818C1ED Text_18C1ED:: @ 818C1ED
.string "I sensed your approach.$" .string "I sensed your approach.$"
+3 -3
View File
@@ -31,7 +31,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_EventScript_167EEB", "script": "SixIsland_EventScript_Boy",
"flag": "0" "flag": "0"
}, },
{ {
@@ -44,7 +44,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_EventScript_167EE2", "script": "SixIsland_EventScript_Hiker",
"flag": "0" "flag": "0"
} }
], ],
@@ -85,7 +85,7 @@
"x": 9, "x": 9,
"y": 17, "y": 17,
"elevation": 0, "elevation": 0,
"script": "SixIsland_EventScript_167EF4" "script": "SixIsland_EventScript_IslandSign"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
+6 -6
View File
@@ -6,14 +6,14 @@ SixIsland_OnTransition:: @ 8167EDE
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND
end end
SixIsland_EventScript_167EE2:: @ 8167EE2 SixIsland_EventScript_Hiker:: @ 8167EE2
msgbox gUnknown_81831EF, MSGBOX_NPC msgbox SixIsland_Text_ThatWayToWaterPathRuinValley, MSGBOX_NPC
end end
SixIsland_EventScript_167EEB:: @ 8167EEB SixIsland_EventScript_Boy:: @ 8167EEB
msgbox gUnknown_8183255, MSGBOX_NPC msgbox SixIsland_Text_SkyAtNightIsFantastic, MSGBOX_NPC
end end
SixIsland_EventScript_167EF4:: @ 8167EF4 SixIsland_EventScript_IslandSign:: @ 8167EF4
msgbox gUnknown_81831C6, MSGBOX_SIGN msgbox SixIsland_Text_IslandSign, MSGBOX_SIGN
end end
+3 -3
View File
@@ -1,14 +1,14 @@
gUnknown_81831C6:: @ 81831C6 SixIsland_Text_IslandSign:: @ 81831C6
.string "SIX ISLAND\n" .string "SIX ISLAND\n"
.string "Fortune Island of Aged Wisdom$" .string "Fortune Island of Aged Wisdom$"
gUnknown_81831EF:: @ 81831EF SixIsland_Text_ThatWayToWaterPathRuinValley:: @ 81831EF
.string "Keep going this way and you'll get\n" .string "Keep going this way and you'll get\n"
.string "to the WATER PATH.\p" .string "to the WATER PATH.\p"
.string "Stay on that and you'll get to\n" .string "Stay on that and you'll get to\n"
.string "the RUIN VALLEY.$" .string "the RUIN VALLEY.$"
gUnknown_8183255:: @ 8183255 SixIsland_Text_SkyAtNightIsFantastic:: @ 8183255
.string "When you're this far away from the\n" .string "When you're this far away from the\n"
.string "city, the sky at night is fantastic.$" .string "city, the sky at night is fantastic.$"
+3 -3
View File
@@ -36,7 +36,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_GreenPath_EventScript_1AC517", "script": "SixIsland_GreenPath_EventScript_Jaclyn",
"flag": "0" "flag": "0"
} }
], ],
@@ -77,14 +77,14 @@
"x": 40, "x": 40,
"y": 10, "y": 10,
"elevation": 0, "elevation": 0,
"script": "SixIsland_GreenPath_EventScript_168B37" "script": "SixIsland_GreenPath_EventScript_LeftRouteSign"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 69, "x": 69,
"y": 10, "y": 10,
"elevation": 0, "elevation": 0,
"script": "SixIsland_GreenPath_EventScript_168B2E" "script": "SixIsland_GreenPath_EventScript_RightRouteSign"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
+4 -4
View File
@@ -1,10 +1,10 @@
SixIsland_GreenPath_MapScripts:: @ 8168B2D SixIsland_GreenPath_MapScripts:: @ 8168B2D
.byte 0 .byte 0
SixIsland_GreenPath_EventScript_168B2E:: @ 8168B2E SixIsland_GreenPath_EventScript_RightRouteSign:: @ 8168B2E
msgbox gUnknown_818B84D, MSGBOX_SIGN msgbox SixIsland_GreenPath_Text_LeftRouteSign, MSGBOX_SIGN
end end
SixIsland_GreenPath_EventScript_168B37:: @ 8168B37 SixIsland_GreenPath_EventScript_LeftRouteSign:: @ 8168B37
msgbox gUnknown_818B86B, MSGBOX_SIGN msgbox SixIsland_GreenPath_Text_RightRouteSign, MSGBOX_SIGN
end end
+5 -78
View File
@@ -1,94 +1,21 @@
Text_18B400:: @ 818B400 SixIsland_GreenPath_Text_JaclynIntro:: @ 818B7B0
.string "I'm having no luck at all.\n"
.string "A battle'd be a change of pace!$"
Text_18B43B:: @ 818B43B
.string "Nope, no luck at all…$"
Text_18B451:: @ 818B451
.string "I can't very well go home without\n"
.string "catching something, though.$"
Text_18B48F:: @ 818B48F
.string "Gasp… Gasp…\p"
.string "I swam here from SIX ISLE PORT\n"
.string "in one go.$"
Text_18B4C5:: @ 818B4C5
.string "Gasp…\n"
.string "Gasp…$"
Text_18B4D1:: @ 818B4D1
.string "I'm only at the halfway point…\n"
.string "I'm beat…$"
Text_18B4FA:: @ 818B4FA
.string "It's not so easy sending POKéMON\n"
.string "out while swimming, you know?$"
Text_18B539:: @ 818B539
.string "I didn't lose to you at swimming.\n"
.string "This doesn't bother me.$"
Text_18B573:: @ 818B573
.string "Are you headed for the island up\n"
.string "past here?\p"
.string "I didn't see anything interesting\n"
.string "there.$"
Text_18B5C8:: @ 818B5C8
.string "AVA: Let's have a two-on-two\n"
.string "marine battle!$"
Text_18B5F4:: @ 818B5F4
.string "AVA: Oh, you're amazing!\n"
.string "Even better, you're on your own!$"
Text_18B62E:: @ 818B62E
.string "AVA: You know, I do prefer the\n"
.string "sea over any pool.$"
Text_18B660:: @ 818B660
.string "AVA: You're challenging us to\n"
.string "a battle?\p"
.string "You'll need at least two POKéMON\n"
.string "if you want to do that.$"
Text_18B6C1:: @ 818B6C1
.string "GEB: Big Sister, help!\n"
.string "Please battle with me!$"
Text_18B6EF:: @ 818B6EF
.string "GEB: Wow, Big Sister, this person's\n"
.string "really good!$"
Text_18B720:: @ 818B720
.string "GEB: I'm hanging onto my sister\n"
.string "because I can't touch the bottom.$"
Text_18B762:: @ 818B762
.string "GEB: Please battle against me and\n"
.string "my sister!\p"
.string "…Oh, you don't have two POKéMON?$"
Text_18B7B0:: @ 818B7B0
.string "…Huh?\p" .string "…Huh?\p"
.string "I was envisioning my house, but\n" .string "I was envisioning my house, but\n"
.string "this is where I TELEPORT?$" .string "this is where I TELEPORT?$"
Text_18B7F0:: @ 818B7F0 SixIsland_GreenPath_Text_JaclynDefeat:: @ 818B7F0
.string "Big boo-boo!$" .string "Big boo-boo!$"
Text_18B7FD:: @ 818B7FD SixIsland_GreenPath_Text_JaclynPostBattle:: @ 818B7FD
.string "I am so scatterbrained!\p" .string "I am so scatterbrained!\p"
.string "I need to focus so I can TELEPORT\n" .string "I need to focus so I can TELEPORT\n"
.string "properly to my house!$" .string "properly to my house!$"
gUnknown_818B84D:: @ 818B84D SixIsland_GreenPath_Text_LeftRouteSign:: @ 818B84D
.string "GREEN PATH\n" .string "GREEN PATH\n"
.string "PATTERN BUSH AHEAD$" .string "PATTERN BUSH AHEAD$"
gUnknown_818B86B:: @ 818B86B SixIsland_GreenPath_Text_RightRouteSign:: @ 818B86B
.string "GREEN PATH\n" .string "GREEN PATH\n"
.string "Think Green, Keep Nature Clean!$" .string "Think Green, Keep Nature Clean!$"
+1 -1
View File
@@ -38,7 +38,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_Harbor_EventScript_171E48", "script": "SixIsland_Harbor_EventScript_Sailor",
"flag": "0" "flag": "0"
} }
], ],
+1 -1
View File
@@ -1,7 +1,7 @@
SixIsland_Harbor_MapScripts:: @ 8171E47 SixIsland_Harbor_MapScripts:: @ 8171E47
.byte 0 .byte 0
SixIsland_Harbor_EventScript_171E48:: @ 8171E48 SixIsland_Harbor_EventScript_Sailor:: @ 8171E48
lock lock
faceplayer faceplayer
message Text_WhereDoYouWantToSail message Text_WhereDoYouWantToSail
+1 -1
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_House_EventScript_171E5C", "script": "SixIsland_House_EventScript_OldMan",
"flag": "0" "flag": "0"
} }
], ],
+2 -2
View File
@@ -1,6 +1,6 @@
SixIsland_House_MapScripts:: @ 8171E5B SixIsland_House_MapScripts:: @ 8171E5B
.byte 0 .byte 0
SixIsland_House_EventScript_171E5C:: @ 8171E5C SixIsland_House_EventScript_OldMan:: @ 8171E5C
msgbox gUnknown_81A412E, MSGBOX_NPC msgbox SixIsland_House_Text_GoodPlaceForNatureAndHistory, MSGBOX_NPC
end end
+1 -1
View File
@@ -1,4 +1,4 @@
gUnknown_81A412E:: @ 81A412E SixIsland_House_Text_GoodPlaceForNatureAndHistory:: @ 81A412E
.string "There's nothing that young people'd\n" .string "There's nothing that young people'd\n"
.string "find exciting here on this island.\p" .string "find exciting here on this island.\p"
.string "But, this is a good place in terms\n" .string "But, this is a good place in terms\n"
+3 -3
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_Mart_EventScript_171E66", "script": "SixIsland_Mart_EventScript_Clerk",
"flag": "0" "flag": "0"
}, },
{ {
@@ -38,7 +38,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_Mart_EventScript_1ACFEF", "script": "SixIsland_Mart_EventScript_OldWoman",
"flag": "0" "flag": "0"
}, },
{ {
@@ -51,7 +51,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_Mart_EventScript_171EA0", "script": "SixIsland_Mart_EventScript_Picnicker",
"flag": "0" "flag": "0"
} }
], ],
+5 -5
View File
@@ -1,19 +1,19 @@
SixIsland_Mart_MapScripts:: @ 8171E65 SixIsland_Mart_MapScripts:: @ 8171E65
.byte 0 .byte 0
SixIsland_Mart_EventScript_171E66:: @ 8171E66 SixIsland_Mart_EventScript_Clerk:: @ 8171E66
goto_if_questlog EventScript_ReleaseEnd goto_if_questlog EventScript_ReleaseEnd
lock lock
faceplayer faceplayer
message Text_MayIHelpYou message Text_MayIHelpYou
waitmessage waitmessage
pokemart Items_171E8C pokemart SixIsland_Mart_Items
msgbox Text_PleaseComeAgain msgbox Text_PleaseComeAgain
release release
end end
.align 2 .align 2
Items_171E8C:: @ 8171E8C SixIsland_Mart_Items:: @ 8171E8C
.2byte ITEM_ULTRA_BALL .2byte ITEM_ULTRA_BALL
.2byte ITEM_FULL_RESTORE .2byte ITEM_FULL_RESTORE
.2byte ITEM_MAX_POTION .2byte ITEM_MAX_POTION
@@ -26,6 +26,6 @@ Items_171E8C:: @ 8171E8C
release release
end end
SixIsland_Mart_EventScript_171EA0:: @ 8171EA0 SixIsland_Mart_EventScript_Picnicker:: @ 8171EA0
msgbox gUnknown_81A4271, MSGBOX_NPC msgbox SixIsland_Mart_Text_ShouldBuyMailAndWriteLetter, MSGBOX_NPC
end end
+2 -2
View File
@@ -1,4 +1,4 @@
Text_1A41CA:: @ 81A41CA SixIsland_Mart_Text_AgathaOldestEverEliteFourMember:: @ 81A41CA
.string "Play with POKéMON lots and live\n" .string "Play with POKéMON lots and live\n"
.string "a long life!\p" .string "a long life!\p"
.string "Take AGATHA, for example.\p" .string "Take AGATHA, for example.\p"
@@ -6,7 +6,7 @@ Text_1A41CA:: @ 81A41CA
.string "oldest-ever ELITE FOUR member.\p" .string "oldest-ever ELITE FOUR member.\p"
.string "She spurs me to do bigger things.$" .string "She spurs me to do bigger things.$"
gUnknown_81A4271:: @ 81A4271 SixIsland_Mart_Text_ShouldBuyMailAndWriteLetter:: @ 81A4271
.string "I should buy some MAIL and write\n" .string "I should buy some MAIL and write\n"
.string "him a letter…$" .string "him a letter…$"
+6 -6
View File
@@ -31,7 +31,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_OutcastIsland_EventScript_168B16", "script": "SixIsland_OutcastIsland_EventScript_Rocket",
"flag": "FLAG_HIDE_FIVE_ISLAND_ROCKETS" "flag": "FLAG_HIDE_FIVE_ISLAND_ROCKETS"
}, },
{ {
@@ -44,7 +44,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_OutcastIsland_EventScript_1AC3D1", "script": "SixIsland_OutcastIsland_EventScript_Tylor",
"flag": "0" "flag": "0"
}, },
{ {
@@ -57,7 +57,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_OutcastIsland_EventScript_1AC40F", "script": "SixIsland_OutcastIsland_EventScript_Mymo",
"flag": "0" "flag": "0"
}, },
{ {
@@ -70,7 +70,7 @@
"movement_range_y": 4, "movement_range_y": 4,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_OutcastIsland_EventScript_1AC44D", "script": "SixIsland_OutcastIsland_EventScript_Nicole",
"flag": "0" "flag": "0"
}, },
{ {
@@ -83,7 +83,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_OutcastIsland_EventScript_1AC48B", "script": "SixIsland_OutcastIsland_EventScript_Ava",
"flag": "0" "flag": "0"
}, },
{ {
@@ -96,7 +96,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_OutcastIsland_EventScript_1AC4D1", "script": "SixIsland_OutcastIsland_EventScript_Geb",
"flag": "0" "flag": "0"
}, },
{ {
@@ -1,7 +1,7 @@
SixIsland_OutcastIsland_MapScripts:: @ 8168B15 SixIsland_OutcastIsland_MapScripts:: @ 8168B15
.byte 0 .byte 0
SixIsland_OutcastIsland_EventScript_168B16:: @ 8168B16 SixIsland_OutcastIsland_EventScript_Rocket:: @ 8168B16
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_46, Text_18B35A, Text_18B3C2 trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_46, SixIsland_OutcastIsland_Text_RocketIntro, SixIsland_OutcastIsland_Text_RocketDefeat
msgbox gUnknown_818B3C8, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_RocketPostBattle, MSGBOX_AUTOCLOSE
end end
+75 -3
View File
@@ -1,13 +1,85 @@
Text_18B35A:: @ 818B35A SixIsland_OutcastIsland_Text_RocketIntro:: @ 818B35A
.string "There're no rare POKéMON around\n" .string "There're no rare POKéMON around\n"
.string "these parts! Not a one!\p" .string "these parts! Not a one!\p"
.string "That burns me up, man.\n" .string "That burns me up, man.\n"
.string "I'll take it out on you!$" .string "I'll take it out on you!$"
Text_18B3C2:: @ 818B3C2 SixIsland_OutcastIsland_Text_RocketDefeat:: @ 818B3C2
.string "…Huh?$" .string "…Huh?$"
gUnknown_818B3C8:: @ 818B3C8 SixIsland_OutcastIsland_Text_RocketPostBattle:: @ 818B3C8
.string "So listen, you haven't seen any\n" .string "So listen, you haven't seen any\n"
.string "rare POKéMON, have you?$" .string "rare POKéMON, have you?$"
SixIsland_OutcastIsland_Text_TylorIntro:: @ 818B400
.string "I'm having no luck at all.\n"
.string "A battle'd be a change of pace!$"
SixIsland_OutcastIsland_Text_TylorDefeat:: @ 818B43B
.string "Nope, no luck at all…$"
SixIsland_OutcastIsland_Text_TylorPostBattle:: @ 818B451
.string "I can't very well go home without\n"
.string "catching something, though.$"
SixIsland_OutcastIsland_Text_MymoIntro:: @ 818B48F
.string "Gasp… Gasp…\p"
.string "I swam here from SIX ISLE PORT\n"
.string "in one go.$"
SixIsland_OutcastIsland_Text_MymoDefeat:: @ 818B4C5
.string "Gasp…\n"
.string "Gasp…$"
SixIsland_OutcastIsland_Text_MymoPostBattle:: @ 818B4D1
.string "I'm only at the halfway point…\n"
.string "I'm beat…$"
SixIsland_OutcastIsland_Text_NicoleIntro:: @ 818B4FA
.string "It's not so easy sending POKéMON\n"
.string "out while swimming, you know?$"
SixIsland_OutcastIsland_Text_NicoleDefeat:: @ 818B539
.string "I didn't lose to you at swimming.\n"
.string "This doesn't bother me.$"
SixIsland_OutcastIsland_Text_NicolePostBattle:: @ 818B573
.string "Are you headed for the island up\n"
.string "past here?\p"
.string "I didn't see anything interesting\n"
.string "there.$"
SixIsland_OutcastIsland_Text_AvaIntro:: @ 818B5C8
.string "AVA: Let's have a two-on-two\n"
.string "marine battle!$"
SixIsland_OutcastIsland_Text_AvaDefeat:: @ 818B5F4
.string "AVA: Oh, you're amazing!\n"
.string "Even better, you're on your own!$"
SixIsland_OutcastIsland_Text_AvaPostBattle:: @ 818B62E
.string "AVA: You know, I do prefer the\n"
.string "sea over any pool.$"
SixIsland_OutcastIsland_Text_AvaNotEnoughMons:: @ 818B660
.string "AVA: You're challenging us to\n"
.string "a battle?\p"
.string "You'll need at least two POKéMON\n"
.string "if you want to do that.$"
SixIsland_OutcastIsland_Text_GebIntro:: @ 818B6C1
.string "GEB: Big Sister, help!\n"
.string "Please battle with me!$"
SixIsland_OutcastIsland_Text_GebDefeat:: @ 818B6EF
.string "GEB: Wow, Big Sister, this person's\n"
.string "really good!$"
SixIsland_OutcastIsland_Text_GebPostBattle:: @ 818B720
.string "GEB: I'm hanging onto my sister\n"
.string "because I can't touch the bottom.$"
SixIsland_OutcastIsland_Text_GebNotEnoughMons:: @ 818B762
.string "GEB: Please battle against me and\n"
.string "my sister!\p"
.string "…Oh, you don't have two POKéMON?$"
+12 -12
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_PatternBush_EventScript_164590", "script": "SixIsland_PatternBush_EventScript_Bethany",
"flag": "0" "flag": "0"
}, },
{ {
@@ -38,7 +38,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_PatternBush_EventScript_1645A7", "script": "SixIsland_PatternBush_EventScript_Allison",
"flag": "0" "flag": "0"
}, },
{ {
@@ -51,7 +51,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_PatternBush_EventScript_1645BE", "script": "SixIsland_PatternBush_EventScript_Garret",
"flag": "0" "flag": "0"
}, },
{ {
@@ -64,7 +64,7 @@
"movement_range_y": 2, "movement_range_y": 2,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_PatternBush_EventScript_1645D5", "script": "SixIsland_PatternBush_EventScript_Jonah",
"flag": "0" "flag": "0"
}, },
{ {
@@ -77,7 +77,7 @@
"movement_range_y": 5, "movement_range_y": 5,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_PatternBush_EventScript_1645EC", "script": "SixIsland_PatternBush_EventScript_Vance",
"flag": "0" "flag": "0"
}, },
{ {
@@ -90,7 +90,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_PatternBush_EventScript_164603", "script": "SixIsland_PatternBush_EventScript_Nash",
"flag": "0" "flag": "0"
}, },
{ {
@@ -103,7 +103,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_PatternBush_EventScript_16461A", "script": "SixIsland_PatternBush_EventScript_Cordell",
"flag": "0" "flag": "0"
}, },
{ {
@@ -116,7 +116,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 5, "trainer_sight_or_berry_tree_id": 5,
"script": "SixIsland_PatternBush_EventScript_164631", "script": "SixIsland_PatternBush_EventScript_Dalia",
"flag": "0" "flag": "0"
}, },
{ {
@@ -129,7 +129,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_PatternBush_EventScript_164648", "script": "SixIsland_PatternBush_EventScript_Joana",
"flag": "0" "flag": "0"
}, },
{ {
@@ -142,7 +142,7 @@
"movement_range_y": 2, "movement_range_y": 2,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_PatternBush_EventScript_16465F", "script": "SixIsland_PatternBush_EventScript_Riley",
"flag": "0" "flag": "0"
}, },
{ {
@@ -155,7 +155,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_PatternBush_EventScript_164676", "script": "SixIsland_PatternBush_EventScript_Marcy",
"flag": "0" "flag": "0"
}, },
{ {
@@ -168,7 +168,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_PatternBush_EventScript_16468D", "script": "SixIsland_PatternBush_EventScript_Layton",
"flag": "0" "flag": "0"
} }
], ],
+40 -40
View File
@@ -6,75 +6,75 @@ SixIsland_PatternBush_OnTransition:: @ 816455F
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND_PATTERN_BUSH setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND_PATTERN_BUSH
getplayerxy VAR_TEMP_1, VAR_TEMP_2 getplayerxy VAR_TEMP_1, VAR_TEMP_2
compare VAR_TEMP_1, 50 compare VAR_TEMP_1, 50
call_if_ge EventScript_16457E call_if_ge SixIsland_PatternBush_EventScript_SetEscapeRightExit
compare VAR_TEMP_1, 49 compare VAR_TEMP_1, 49
call_if_le EventScript_164587 call_if_le SixIsland_PatternBush_EventScript_SetEscapeLeftExit
end end
EventScript_16457E:: @ 816457E SixIsland_PatternBush_EventScript_SetEscapeRightExit:: @ 816457E
setescapewarp MAP_SIX_ISLAND_GREEN_PATH, 255, 64, 10 setescapewarp MAP_SIX_ISLAND_GREEN_PATH, 255, 64, 10
return return
EventScript_164587:: @ 8164587 SixIsland_PatternBush_EventScript_SetEscapeLeftExit:: @ 8164587
setescapewarp MAP_SIX_ISLAND_GREEN_PATH, 255, 45, 10 setescapewarp MAP_SIX_ISLAND_GREEN_PATH, 255, 45, 10
return return
SixIsland_PatternBush_EventScript_164590:: @ 8164590 SixIsland_PatternBush_EventScript_Bethany:: @ 8164590
trainerbattle_single TRAINER_PKMN_BREEDER_BETHANY, Text_17BF3A, Text_17BF66 trainerbattle_single TRAINER_PKMN_BREEDER_BETHANY, SixIsland_PatternBush_Text_BethanyIntro, SixIsland_PatternBush_Text_BethanyDefeat
msgbox gUnknown_817BF97, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_BethanyPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_1645A7:: @ 81645A7 SixIsland_PatternBush_EventScript_Allison:: @ 81645A7
trainerbattle_single TRAINER_PKMN_BREEDER_ALLISON, Text_17BFEB, Text_17C028 trainerbattle_single TRAINER_PKMN_BREEDER_ALLISON, SixIsland_PatternBush_Text_AllisonIntro, SixIsland_PatternBush_Text_AllisonDefeat
msgbox gUnknown_817C056, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_AllisonPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_1645BE:: @ 81645BE SixIsland_PatternBush_EventScript_Garret:: @ 81645BE
trainerbattle_single TRAINER_BUG_CATCHER_GARRET, Text_17C0BE, Text_17C0F2 trainerbattle_single TRAINER_BUG_CATCHER_GARRET, SixIsland_PatternBush_Text_GarretIntro, SixIsland_PatternBush_Text_GarretDefeat
msgbox gUnknown_817C113, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_GarretPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_1645D5:: @ 81645D5 SixIsland_PatternBush_EventScript_Jonah:: @ 81645D5
trainerbattle_single TRAINER_BUG_CATCHER_JONAH, Text_17C155, Text_17C196 trainerbattle_single TRAINER_BUG_CATCHER_JONAH, SixIsland_PatternBush_Text_JonahIntro, SixIsland_PatternBush_Text_JonahDefeat
msgbox gUnknown_817C1D0, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_JonahPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_1645EC:: @ 81645EC SixIsland_PatternBush_EventScript_Vance:: @ 81645EC
trainerbattle_single TRAINER_BUG_CATCHER_VANCE, Text_17C246, Text_17C275 trainerbattle_single TRAINER_BUG_CATCHER_VANCE, SixIsland_PatternBush_Text_VanceIntro, SixIsland_PatternBush_Text_VanceDefeat
msgbox gUnknown_817C2A4, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_VancePostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_164603:: @ 8164603 SixIsland_PatternBush_EventScript_Nash:: @ 8164603
trainerbattle_single TRAINER_YOUNGSTER_NASH, Text_17C2D9, Text_17C30D trainerbattle_single TRAINER_YOUNGSTER_NASH, SixIsland_PatternBush_Text_NashIntro, SixIsland_PatternBush_Text_NashDefeat
msgbox gUnknown_817C31C, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_NashPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_16461A:: @ 816461A SixIsland_PatternBush_EventScript_Cordell:: @ 816461A
trainerbattle_single TRAINER_YOUNGSTER_CORDELL, Text_17C373, Text_17C3A5 trainerbattle_single TRAINER_YOUNGSTER_CORDELL, SixIsland_PatternBush_Text_CordellIntro, SixIsland_PatternBush_Text_CordellDefeat
msgbox gUnknown_817C3CE, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_CordellPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_164631:: @ 8164631 SixIsland_PatternBush_EventScript_Dalia:: @ 8164631
trainerbattle_single TRAINER_LASS_DALIA, Text_17C42B, Text_17C458 trainerbattle_single TRAINER_LASS_DALIA, SixIsland_PatternBush_Text_DaliaIntro, SixIsland_PatternBush_Text_DaliaDefeat
msgbox gUnknown_817C490, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_DaliaPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_164648:: @ 8164648 SixIsland_PatternBush_EventScript_Joana:: @ 8164648
trainerbattle_single TRAINER_LASS_JOANA, Text_17C4FE, Text_17C552 trainerbattle_single TRAINER_LASS_JOANA, SixIsland_PatternBush_Text_JoanaIntro, SixIsland_PatternBush_Text_JoanaDefeat
msgbox gUnknown_817C590, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_JoanaPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_16465F:: @ 816465F SixIsland_PatternBush_EventScript_Riley:: @ 816465F
trainerbattle_single TRAINER_CAMPER_RILEY, Text_17C5DB, Text_17C609 trainerbattle_single TRAINER_CAMPER_RILEY, SixIsland_PatternBush_Text_RileyIntro, SixIsland_PatternBush_Text_RileyDefeat
msgbox gUnknown_817C615, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_RileyPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_164676:: @ 8164676 SixIsland_PatternBush_EventScript_Marcy:: @ 8164676
trainerbattle_single TRAINER_PICNICKER_MARCY, Text_17C63E, Text_17C660 trainerbattle_single TRAINER_PICNICKER_MARCY, SixIsland_PatternBush_Text_MarcyIntro, SixIsland_PatternBush_Text_MarcyDefeat
msgbox gUnknown_817C68E, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_MarcyPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_PatternBush_EventScript_16468D:: @ 816468D SixIsland_PatternBush_EventScript_Layton:: @ 816468D
trainerbattle_single TRAINER_RUIN_MANIAC_LAYTON, Text_17C6C9, Text_17C6FB trainerbattle_single TRAINER_RUIN_MANIAC_LAYTON, SixIsland_PatternBush_Text_LaytonIntro, SixIsland_PatternBush_Text_LaytonDefeat
msgbox gUnknown_817C728, MSGBOX_AUTOCLOSE msgbox SixIsland_PatternBush_Text_LaytonPostBattle, MSGBOX_AUTOCLOSE
end end
+36 -36
View File
@@ -1,154 +1,154 @@
Text_17BF3A:: @ 817BF3A SixIsland_PatternBush_Text_BethanyIntro:: @ 817BF3A
.string "I'm curious, how do you raise your\n" .string "I'm curious, how do you raise your\n"
.string "POKéMON?$" .string "POKéMON?$"
Text_17BF66:: @ 817BF66 SixIsland_PatternBush_Text_BethanyDefeat:: @ 817BF66
.string "You raise your POKéMON with a\n" .string "You raise your POKéMON with a\n"
.string "whole lot of love!$" .string "whole lot of love!$"
gUnknown_817BF97:: @ 817BF97 SixIsland_PatternBush_Text_BethanyPostBattle:: @ 817BF97
.string "In the same way your mother raised\n" .string "In the same way your mother raised\n"
.string "you full of love, you should raise\l" .string "you full of love, you should raise\l"
.string "your POKéMON.$" .string "your POKéMON.$"
Text_17BFEB:: @ 817BFEB SixIsland_PatternBush_Text_AllisonIntro:: @ 817BFEB
.string "I'm working to preserve the natural\n" .string "I'm working to preserve the natural\n"
.string "ecology of POKéMON here.$" .string "ecology of POKéMON here.$"
Text_17C028:: @ 817C028 SixIsland_PatternBush_Text_AllisonDefeat:: @ 817C028
.string "Oh, for someone so young, you are\n" .string "Oh, for someone so young, you are\n"
.string "tremendous!$" .string "tremendous!$"
gUnknown_817C056:: @ 817C056 SixIsland_PatternBush_Text_AllisonPostBattle:: @ 817C056
.string "I'm not saying that you shouldn't\n" .string "I'm not saying that you shouldn't\n"
.string "catch POKéMON.\p" .string "catch POKéMON.\p"
.string "I just want people to raise their\n" .string "I just want people to raise their\n"
.string "POKéMON responsibly.$" .string "POKéMON responsibly.$"
Text_17C0BE:: @ 817C0BE SixIsland_PatternBush_Text_GarretIntro:: @ 817C0BE
.string "I caught a BUG POKéMON that lives\n" .string "I caught a BUG POKéMON that lives\n"
.string "only around here!$" .string "only around here!$"
Text_17C0F2:: @ 817C0F2 SixIsland_PatternBush_Text_GarretDefeat:: @ 817C0F2
.string "Heheh…\n" .string "Heheh…\n"
.string "Isn't my POKéMON awesome?$" .string "Isn't my POKéMON awesome?$"
gUnknown_817C113:: @ 817C113 SixIsland_PatternBush_Text_GarretPostBattle:: @ 817C113
.string "There's a girl near the BUSH who\n" .string "There's a girl near the BUSH who\n"
.string "measures HERACROSS for TRAINERS.$" .string "measures HERACROSS for TRAINERS.$"
Text_17C155:: @ 817C155 SixIsland_PatternBush_Text_JonahIntro:: @ 817C155
.string "You know, it just doesn't feel right\n" .string "You know, it just doesn't feel right\n"
.string "if I don't use BUG POKéMON.$" .string "if I don't use BUG POKéMON.$"
Text_17C196:: @ 817C196 SixIsland_PatternBush_Text_JonahDefeat:: @ 817C196
.string "It's okay, losing is a fun part of\n" .string "It's okay, losing is a fun part of\n"
.string "POKéMON's appeal, too.$" .string "POKéMON's appeal, too.$"
gUnknown_817C1D0:: @ 817C1D0 SixIsland_PatternBush_Text_JonahPostBattle:: @ 817C1D0
.string "By the way, “appeal” is a weird\n" .string "By the way, “appeal” is a weird\n"
.string "word, if you think about it.\p" .string "word, if you think about it.\p"
.string "Like, is it like an orange peel?\n" .string "Like, is it like an orange peel?\n"
.string "Or like a ringing bell?$" .string "Or like a ringing bell?$"
Text_17C246:: @ 817C246 SixIsland_PatternBush_Text_VanceIntro:: @ 817C246
.string "Yeah, yeah, yeah!\n" .string "Yeah, yeah, yeah!\n"
.string "Look at all the BUG POKéMON!$" .string "Look at all the BUG POKéMON!$"
Text_17C275:: @ 817C275 SixIsland_PatternBush_Text_VanceDefeat:: @ 817C275
.string "I got beat while I was still busy\n" .string "I got beat while I was still busy\n"
.string "celebrating!$" .string "celebrating!$"
gUnknown_817C2A4:: @ 817C2A4 SixIsland_PatternBush_Text_VancePostBattle:: @ 817C2A4
.string "I'm going to bring my little brother\n" .string "I'm going to bring my little brother\n"
.string "here next time.$" .string "here next time.$"
Text_17C2D9:: @ 817C2D9 SixIsland_PatternBush_Text_NashIntro:: @ 817C2D9
.string "Look, look! There are funny\n" .string "Look, look! There are funny\n"
.string "patterns on the ground.$" .string "patterns on the ground.$"
Text_17C30D:: @ 817C30D SixIsland_PatternBush_Text_NashDefeat:: @ 817C30D
.string "Super awesome!$" .string "Super awesome!$"
gUnknown_817C31C:: @ 817C31C SixIsland_PatternBush_Text_NashPostBattle:: @ 817C31C
.string "The funny patterns on the ground…\p" .string "The funny patterns on the ground…\p"
.string "They look like the patterns on my\n" .string "They look like the patterns on my\n"
.string "grandpa's clothes.$" .string "grandpa's clothes.$"
Text_17C373:: @ 817C373 SixIsland_PatternBush_Text_CordellIntro:: @ 817C373
.string "I bet you think I'm just some guy,\n" .string "I bet you think I'm just some guy,\n"
.string "don't you, eh?$" .string "don't you, eh?$"
Text_17C3A5:: @ 817C3A5 SixIsland_PatternBush_Text_CordellDefeat:: @ 817C3A5
.string "I bet you think I'm weak,\n" .string "I bet you think I'm weak,\n"
.string "don't you, eh?$" .string "don't you, eh?$"
gUnknown_817C3CE:: @ 817C3CE SixIsland_PatternBush_Text_CordellPostBattle:: @ 817C3CE
.string "Ayup, you townies come around all\n" .string "Ayup, you townies come around all\n"
.string "so dandy with a hat that flashy…\p" .string "so dandy with a hat that flashy…\p"
.string "How about giving me that?$" .string "How about giving me that?$"
Text_17C42B:: @ 817C42B SixIsland_PatternBush_Text_DaliaIntro:: @ 817C42B
.string "Take a deep breath.\n" .string "Take a deep breath.\n"
.string "Isn't the air delicious?$" .string "Isn't the air delicious?$"
Text_17C458:: @ 817C458 SixIsland_PatternBush_Text_DaliaDefeat:: @ 817C458
.string "If you'd like, I can teach you how\n" .string "If you'd like, I can teach you how\n"
.string "to breathe properly.$" .string "to breathe properly.$"
gUnknown_817C490:: @ 817C490 SixIsland_PatternBush_Text_DaliaPostBattle:: @ 817C490
.string "First, exhale.\n" .string "First, exhale.\n"
.string "Blow everything out.\p" .string "Blow everything out.\p"
.string "When you can't exhale anymore,\n" .string "When you can't exhale anymore,\n"
.string "inhale the clean air!\p" .string "inhale the clean air!\p"
.string "Isn't it refreshing?$" .string "Isn't it refreshing?$"
Text_17C4FE:: @ 817C4FE SixIsland_PatternBush_Text_JoanaIntro:: @ 817C4FE
.string "I love BUG POKéMON.\n" .string "I love BUG POKéMON.\n"
.string "That's why I'm here all the time.\p" .string "That's why I'm here all the time.\p"
.string "Am I the only girl like that?$" .string "Am I the only girl like that?$"
Text_17C552:: @ 817C552 SixIsland_PatternBush_Text_JoanaDefeat:: @ 817C552
.string "I lost, but I'm still laughing.\n" .string "I lost, but I'm still laughing.\n"
.string "Am I the only girl like that?$" .string "Am I the only girl like that?$"
gUnknown_817C590:: @ 817C590 SixIsland_PatternBush_Text_JoanaPostBattle:: @ 817C590
.string "I'm going to keep on collecting\n" .string "I'm going to keep on collecting\n"
.string "BUG POKéMON.\p" .string "BUG POKéMON.\p"
.string "Am I the only girl like that?$" .string "Am I the only girl like that?$"
Text_17C5DB:: @ 817C5DB SixIsland_PatternBush_Text_RileyIntro:: @ 817C5DB
.string "This is a good spot.\n" .string "This is a good spot.\n"
.string "I'll pitch my tent here.$" .string "I'll pitch my tent here.$"
Text_17C609:: @ 817C609 SixIsland_PatternBush_Text_RileyDefeat:: @ 817C609
.string "Wimped out…$" .string "Wimped out…$"
gUnknown_817C615:: @ 817C615 SixIsland_PatternBush_Text_RileyPostBattle:: @ 817C615
.string "I'm going to observe the night sky\n" .string "I'm going to observe the night sky\n"
.string "here.$" .string "here.$"
Text_17C63E:: @ 817C63E SixIsland_PatternBush_Text_MarcyIntro:: @ 817C63E
.string "Oh, yuck!\n" .string "Oh, yuck!\n"
.string "I think a bug stung me!$" .string "I think a bug stung me!$"
Text_17C660:: @ 817C660 SixIsland_PatternBush_Text_MarcyDefeat:: @ 817C660
.string "It wasn't a bug.\n" .string "It wasn't a bug.\n"
.string "I cut my shin on some grass.$" .string "I cut my shin on some grass.$"
gUnknown_817C68E:: @ 817C68E SixIsland_PatternBush_Text_MarcyPostBattle:: @ 817C68E
.string "A little cut like that…\n" .string "A little cut like that…\n"
.string "A little spit's enough to cure it!$" .string "A little spit's enough to cure it!$"
Text_17C6C9:: @ 817C6C9 SixIsland_PatternBush_Text_LaytonIntro:: @ 817C6C9
.string "Have you noticed something odd\n" .string "Have you noticed something odd\n"
.string "about these parts?$" .string "about these parts?$"
Text_17C6FB:: @ 817C6FB SixIsland_PatternBush_Text_LaytonDefeat:: @ 817C6FB
.string "Have you taken a good look around\n" .string "Have you taken a good look around\n"
.string "your feet?$" .string "your feet?$"
gUnknown_817C728:: @ 817C728 SixIsland_PatternBush_Text_LaytonPostBattle:: @ 817C728
.string "There are places here in PATTERN\n" .string "There are places here in PATTERN\n"
.string "BUSH where grass won't grow.\p" .string "BUSH where grass won't grow.\p"
.string "What could be the cause of such\n" .string "What could be the cause of such\n"
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_PokemonCenter_1F_EventScript_171E05", "script": "SixIsland_PokemonCenter_1F_EventScript_Nurse",
"flag": "0" "flag": "0"
}, },
{ {
@@ -51,7 +51,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_PokemonCenter_1F_EventScript_171E0E", "script": "SixIsland_PokemonCenter_1F_EventScript_Hiker",
"flag": "0" "flag": "0"
}, },
{ {
@@ -64,7 +64,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_PokemonCenter_1F_EventScript_171E17", "script": "SixIsland_PokemonCenter_1F_EventScript_OldMan",
"flag": "0" "flag": "0"
} }
], ],
@@ -1,3 +1,5 @@
.equ LOCALID_RIVAL, 2
SixIsland_PokemonCenter_1F_MapScripts:: @ 8171D6A SixIsland_PokemonCenter_1F_MapScripts:: @ 8171D6A
map_script MAP_SCRIPT_ON_TRANSITION, SixIsland_PokemonCenter_1F_OnTransition map_script MAP_SCRIPT_ON_TRANSITION, SixIsland_PokemonCenter_1F_OnTransition
map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume
@@ -7,73 +9,73 @@ SixIsland_PokemonCenter_1F_MapScripts:: @ 8171D6A
SixIsland_PokemonCenter_1F_OnTransition:: @ 8171D7A SixIsland_PokemonCenter_1F_OnTransition:: @ 8171D7A
setrespawn SPAWN_SIX_ISLAND setrespawn SPAWN_SIX_ISLAND
compare VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F, 0 compare VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F, 0
call_if_eq EventScript_171D89 call_if_eq SixIsland_PokemonCenter_1F_EventScript_ShowRival
end end
EventScript_171D89:: @ 8171D89 SixIsland_PokemonCenter_1F_EventScript_ShowRival:: @ 8171D89
clearflag FLAG_HIDE_SIX_ISLAND_POKECENTER_RIVAL clearflag FLAG_HIDE_SIX_ISLAND_POKECENTER_RIVAL
return return
SixIsland_PokemonCenter_1F_OnFrame:: @ 8171D8D SixIsland_PokemonCenter_1F_OnFrame:: @ 8171D8D
map_script_2 VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F, 0, EventScript_171D97 map_script_2 VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F, 0, SixIsland_PokemonCenter_1F_EventScript_RivalScene
.2byte 0 .2byte 0
EventScript_171D97:: @ 8171D97 SixIsland_PokemonCenter_1F_EventScript_RivalScene:: @ 8171D97
lockall lockall
textcolor 0 textcolor 0
applymovement 2, Movement_WalkInPlaceFastestDown applymovement LOCALID_RIVAL, Movement_WalkInPlaceFastestDown
waitmovement 0 waitmovement 0
playbgm MUS_RIVAL1, 0 playbgm MUS_RIVAL1, 0
applymovement 2, Movement_ExclamationMark applymovement LOCALID_RIVAL, Movement_ExclamationMark
waitmovement 0 waitmovement 0
applymovement 2, Movement_Delay48 applymovement LOCALID_RIVAL, Movement_Delay48
waitmovement 0 waitmovement 0
delay 25 delay 25
applymovement 2, Movement_171DF9 applymovement LOCALID_RIVAL, SixIsland_PokemonCenter_1F_Movement_RivalApproach
waitmovement 0 waitmovement 0
msgbox gUnknown_81A3F30 msgbox SixIsland_PokemonCenter_1F_Text_RivalImpossibleToGetAllMonsAroundHere
closemessage closemessage
applymovement OBJ_EVENT_ID_PLAYER, Movement_171E02 applymovement OBJ_EVENT_ID_PLAYER, SixIsland_PokemonCenter_1F_Movement_PlayerWatchRivalExit
applymovement 2, Movement_171DFE applymovement LOCALID_RIVAL, SixIsland_PokemonCenter_1F_Movement_RivalExit
waitmovement 0 waitmovement 0
fadedefaultbgm fadedefaultbgm
playse SE_KAIDAN playse SE_KAIDAN
delay 35 delay 35
removeobject 2 removeobject LOCALID_RIVAL
setvar VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F, 1 setvar VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F, 1
setvar VAR_MAP_SCENE_FOUR_ISLAND, 1 setvar VAR_MAP_SCENE_FOUR_ISLAND, 1
releaseall releaseall
end end
Movement_171DF9:: @ 8171DF9 SixIsland_PokemonCenter_1F_Movement_RivalApproach:: @ 8171DF9
walk_right walk_right
walk_right walk_right
walk_down walk_down
walk_down walk_down
step_end step_end
Movement_171DFE:: @ 8171DFE SixIsland_PokemonCenter_1F_Movement_RivalExit:: @ 8171DFE
delay_16 delay_16
delay_4 delay_4
walk_down walk_down
step_end step_end
Movement_171E02:: @ 8171E02 SixIsland_PokemonCenter_1F_Movement_PlayerWatchRivalExit:: @ 8171E02
walk_left walk_left
walk_in_place_fastest_right walk_in_place_fastest_right
step_end step_end
SixIsland_PokemonCenter_1F_EventScript_171E05:: @ 8171E05 SixIsland_PokemonCenter_1F_EventScript_Nurse:: @ 8171E05
lock lock
faceplayer faceplayer
call EventScript_PkmnCenterNurse call EventScript_PkmnCenterNurse
release release
end end
SixIsland_PokemonCenter_1F_EventScript_171E0E:: @ 8171E0E SixIsland_PokemonCenter_1F_EventScript_Hiker:: @ 8171E0E
msgbox gUnknown_81A3E02, MSGBOX_NPC msgbox SixIsland_PokemonCenter_1F_Text_SomethingHiddenOnThisIsland, MSGBOX_NPC
end end
SixIsland_PokemonCenter_1F_EventScript_171E17:: @ 8171E17 SixIsland_PokemonCenter_1F_EventScript_OldMan:: @ 8171E17
msgbox gUnknown_81A3E87, MSGBOX_NPC msgbox SixIsland_PokemonCenter_1F_Text_SomeMonsEvolveByTradingWithHeldItem, MSGBOX_NPC
end end
@@ -1,11 +1,11 @@
gUnknown_81A3E02:: @ 81A3E02 SixIsland_PokemonCenter_1F_Text_SomethingHiddenOnThisIsland:: @ 81A3E02
.string "For ten years, I've searched for\n" .string "For ten years, I've searched for\n"
.string "RUINS.\p" .string "RUINS.\p"
.string "No, make that twenty years.\p" .string "No, make that twenty years.\p"
.string "I get this feeling that there's\n" .string "I get this feeling that there's\n"
.string "something hidden on this island.$" .string "something hidden on this island.$"
gUnknown_81A3E87:: @ 81A3E87 SixIsland_PokemonCenter_1F_Text_SomeMonsEvolveByTradingWithHeldItem:: @ 81A3E87
.string "You know of POKéMON that evolve\n" .string "You know of POKéMON that evolve\n"
.string "only upon trading, yes?\p" .string "only upon trading, yes?\p"
.string "But did you know that there are\n" .string "But did you know that there are\n"
@@ -13,7 +13,7 @@ gUnknown_81A3E87:: @ 81A3E87
.string "Some POKéMON evolve only when\n" .string "Some POKéMON evolve only when\n"
.string "traded while holding specific items.$" .string "traded while holding specific items.$"
gUnknown_81A3F30:: @ 81A3F30 SixIsland_PokemonCenter_1F_Text_RivalImpossibleToGetAllMonsAroundHere:: @ 81A3F30
.string "{RIVAL}: Hey, {PLAYER}!\n" .string "{RIVAL}: Hey, {PLAYER}!\n"
.string "How's your POKéDEX filling up?\p" .string "How's your POKéDEX filling up?\p"
.string "It looks like it's impossible to get\n" .string "It looks like it's impossible to get\n"
+7 -7
View File
@@ -31,7 +31,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_RuinValley_EventScript_168B6D", "script": "SixIsland_RuinValley_EventScript_Scientist",
"flag": "FLAG_HIDE_RUIN_VALLEY_SCIENTIST" "flag": "FLAG_HIDE_RUIN_VALLEY_SCIENTIST"
}, },
{ {
@@ -44,7 +44,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_RuinValley_EventScript_1AC717", "script": "SixIsland_RuinValley_EventScript_Stanly",
"flag": "0" "flag": "0"
}, },
{ {
@@ -57,7 +57,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_RuinValley_EventScript_1AC755", "script": "SixIsland_RuinValley_EventScript_Foster",
"flag": "0" "flag": "0"
}, },
{ {
@@ -70,7 +70,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_RuinValley_EventScript_1AC793", "script": "SixIsland_RuinValley_EventScript_Larry",
"flag": "0" "flag": "0"
}, },
{ {
@@ -83,7 +83,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_RuinValley_EventScript_1AC7D1", "script": "SixIsland_RuinValley_EventScript_Daryl",
"flag": "0" "flag": "0"
}, },
{ {
@@ -96,7 +96,7 @@
"movement_range_y": 3, "movement_range_y": 3,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_RuinValley_EventScript_1AC80F", "script": "SixIsland_RuinValley_EventScript_Hector",
"flag": "0" "flag": "0"
}, },
{ {
@@ -259,7 +259,7 @@
"x": 24, "x": 24,
"y": 24, "y": 24,
"elevation": 3, "elevation": 3,
"script": "SixIsland_RuinValley_EventScript_168B94" "script": "SixIsland_RuinValley_EventScript_DottedHoleDoor"
} }
] ]
} }
+15 -15
View File
@@ -3,42 +3,42 @@ SixIsland_RuinValley_MapScripts:: @ 8168B53
.byte 0 .byte 0
SixIsland_RuinValley_OnLoad:: @ 8168B59 SixIsland_RuinValley_OnLoad:: @ 8168B59
call_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, EventScript_168B63 call_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, SixIsland_RuinValley_EventScript_OpenDottedHoleDoor
end end
EventScript_168B63:: @ 8168B63 SixIsland_RuinValley_EventScript_OpenDottedHoleDoor:: @ 8168B63
setmetatile 24, 24, 856, 0 setmetatile 24, 24, METATILE_SeviiIslands67_DottedHoleDoor_Open, 0
return return
SixIsland_RuinValley_EventScript_168B6D:: @ 8168B6D SixIsland_RuinValley_EventScript_Scientist:: @ 8168B6D
lock lock
msgbox gUnknown_818BD47 msgbox SixIsland_RuinValley_Text_CantFigureOutHowToGetInside
applymovement 1, Movement_FacePlayer applymovement 1, Movement_FacePlayer
waitmovement 0 waitmovement 0
msgbox gUnknown_818BD7A msgbox SixIsland_RuinValley_Text_IFoundThisPlace
applymovement 1, Movement_FaceOriginalDirection applymovement 1, Movement_FaceOriginalDirection
waitmovement 0 waitmovement 0
release release
end end
SixIsland_RuinValley_EventScript_168B94:: @ 8168B94 SixIsland_RuinValley_EventScript_DottedHoleDoor:: @ 8168B94
lockall lockall
goto_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, EventScript_168BC1 goto_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, SixIsland_RuinValley_EventScript_DottedHoleDoorOpen
msgbox gUnknown_818BDC0, MSGBOX_YESNO msgbox SixIsland_RuinValley_Text_CheckDoorMoreThoroughly, MSGBOX_YESNO
compare VAR_RESULT, NO compare VAR_RESULT, NO
goto_if_eq EventScript_168BCB goto_if_eq SixIsland_RuinValley_EventScript_IgnoreDottedHoleDoor
msgbox gUnknown_818BE11 msgbox SixIsland_RuinValley_Text_SeveralDotsOnTheDoor
braillemessage Braille_Text_Cut braillemessage Braille_Text_Cut
waitbuttonpress waitbuttonpress
releaseall releaseall
end end
EventScript_168BC1:: @ 8168BC1 SixIsland_RuinValley_EventScript_DottedHoleDoorOpen:: @ 8168BC1
msgbox gUnknown_818BE4B msgbox SixIsland_RuinValley_Text_DoorIsOpen
releaseall releaseall
end end
EventScript_168BCB:: @ 8168BCB SixIsland_RuinValley_EventScript_IgnoreDottedHoleDoor:: @ 8168BCB
msgbox gUnknown_818BDF9 msgbox SixIsland_RuinValley_Text_LeftDoorAlone
releaseall releaseall
end end
+70 -6
View File
@@ -1,23 +1,87 @@
gUnknown_818BD47:: @ 818BD47 SixIsland_RuinValley_Text_CantFigureOutHowToGetInside:: @ 818BD47
.string "I can't figure out how I'm supposed\n" .string "I can't figure out how I'm supposed\n"
.string "to get inside.$" .string "to get inside.$"
gUnknown_818BD7A:: @ 818BD7A SixIsland_RuinValley_Text_IFoundThisPlace:: @ 818BD7A
.string "Let me tell you, I found this\n" .string "Let me tell you, I found this\n"
.string "place.\p" .string "place.\p"
.string "Don't look so envious, will you?$" .string "Don't look so envious, will you?$"
gUnknown_818BDC0:: @ 818BDC0 SixIsland_RuinValley_Text_CheckDoorMoreThoroughly:: @ 818BDC0
.string "The door doesn't budge at all.\n" .string "The door doesn't budge at all.\n"
.string "Check it more thoroughly?$" .string "Check it more thoroughly?$"
gUnknown_818BDF9:: @ 818BDF9 SixIsland_RuinValley_Text_LeftDoorAlone:: @ 818BDF9
.string "{PLAYER} left the door alone.$" .string "{PLAYER} left the door alone.$"
gUnknown_818BE11:: @ 818BE11 SixIsland_RuinValley_Text_SeveralDotsOnTheDoor:: @ 818BE11
.string "On closer inspection, there are\n" .string "On closer inspection, there are\n"
.string "several dots on the door…$" .string "several dots on the door…$"
gUnknown_818BE4B:: @ 818BE4B SixIsland_RuinValley_Text_DoorIsOpen:: @ 818BE4B
.string "The door is open.$" .string "The door is open.$"
SixIsland_RuinValley_Text_StanlyIntro:: @ 818BE5D
.string "There appear to be many secrets\n"
.string "still unsolved in this world.$"
SixIsland_RuinValley_Text_StanlyDefeat:: @ 818BE9B
.string "Hmm…$"
SixIsland_RuinValley_Text_StanlyPostBattle:: @ 818BEA0
.string "I suggest to you that you, too,\n"
.string "give a thought to the secrets and\l"
.string "mysteries of our world once a day.$"
SixIsland_RuinValley_Text_FosterIntro:: @ 818BF05
.string "I'm curious, what compelled you to\n"
.string "come here?$"
SixIsland_RuinValley_Text_FosterDefeat:: @ 818BF33
.string "It's been so long since I battled,\n"
.string "my instincts are off.$"
SixIsland_RuinValley_Text_FosterPostBattle:: @ 818BF6C
.string "There are several ruins on the\n"
.string "SEVII ISLANDS.\p"
.string "The majority of them date back\n"
.string "a long way.$"
SixIsland_RuinValley_Text_LarryIntro:: @ 818BFC5
.string "It's been said that there are\n"
.string "mysterious stones on this island.\p"
.string "I suspect it has something to do\n"
.string "with the ruins here.$"
SixIsland_RuinValley_Text_LarryDefeat:: @ 818C03B
.string "Oh, interesting.$"
SixIsland_RuinValley_Text_LarryPostBattle:: @ 818C04C
.string "Those ruins over there…\p"
.string "I haven't had any luck in finding\n"
.string "how I can get inside.$"
SixIsland_RuinValley_Text_DarylIntro:: @ 818C09C
.string "A battle with you, so high up!$"
SixIsland_RuinValley_Text_DarylDefeat:: @ 818C0BB
.string "Oh, the heartbreak of losing so\n"
.string "easily to you!$"
SixIsland_RuinValley_Text_DarylPostBattle:: @ 818C0EA
.string "Experience the joy of climbing!$"
SixIsland_RuinValley_Text_HectorIntro:: @ 818C10A
.string "I'm pretty familiar with the land\n"
.string "around these parts.$"
SixIsland_RuinValley_Text_HectorDefeat:: @ 818C140
.string "You don't need to be so pushy.\n"
.string "I'll be happy to tell you.$"
SixIsland_RuinValley_Text_HectorPostBattle:: @ 818C17A
.string "The door to the ruins…\n"
.string "It has these strange patterns\l"
.string "engraved on the outside.\p"
.string "I don't know what they mean,\n"
.string "though.$"
+9 -9
View File
@@ -41,7 +41,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_WaterPath_EventScript_1AC555", "script": "SixIsland_WaterPath_EventScript_Rose",
"flag": "0" "flag": "0"
}, },
{ {
@@ -54,7 +54,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "SixIsland_WaterPath_EventScript_1AC593", "script": "SixIsland_WaterPath_EventScript_Edward",
"flag": "0" "flag": "0"
}, },
{ {
@@ -67,7 +67,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_WaterPath_EventScript_1AC5D1", "script": "SixIsland_WaterPath_EventScript_Samir",
"flag": "0" "flag": "0"
}, },
{ {
@@ -80,7 +80,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_WaterPath_EventScript_1AC60F", "script": "SixIsland_WaterPath_EventScript_Denise",
"flag": "0" "flag": "0"
}, },
{ {
@@ -93,7 +93,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_WaterPath_EventScript_1AC64D", "script": "SixIsland_WaterPath_EventScript_Miu",
"flag": "0" "flag": "0"
}, },
{ {
@@ -106,7 +106,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_WaterPath_EventScript_1AC693", "script": "SixIsland_WaterPath_EventScript_Mia",
"flag": "0" "flag": "0"
}, },
{ {
@@ -119,7 +119,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_WaterPath_EventScript_1AC6D9", "script": "SixIsland_WaterPath_EventScript_Earl",
"flag": "0" "flag": "0"
}, },
{ {
@@ -172,7 +172,7 @@
"x": 8, "x": 8,
"y": 14, "y": 14,
"elevation": 0, "elevation": 0,
"script": "SixIsland_WaterPath_EventScript_168B41" "script": "SixIsland_WaterPath_EventScript_HornWantedSign"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
@@ -209,7 +209,7 @@
"x": 12, "x": 12,
"y": 54, "y": 54,
"elevation": 0, "elevation": 0,
"script": "SixIsland_WaterPath_EventScript_168B4A" "script": "SixIsland_WaterPath_EventScript_RouteSign"
} }
] ]
} }
+4 -4
View File
@@ -1,10 +1,10 @@
SixIsland_WaterPath_MapScripts:: @ 8168B40 SixIsland_WaterPath_MapScripts:: @ 8168B40
.byte 0 .byte 0
SixIsland_WaterPath_EventScript_168B41:: @ 8168B41 SixIsland_WaterPath_EventScript_HornWantedSign:: @ 8168B41
msgbox gUnknown_818BD0C, MSGBOX_SIGN msgbox SixIsland_WaterPath_Text_WantedUltimateHorn, MSGBOX_SIGN
end end
SixIsland_WaterPath_EventScript_168B4A:: @ 8168B4A SixIsland_WaterPath_EventScript_RouteSign:: @ 8168B4A
msgbox gUnknown_818BD27, MSGBOX_SIGN msgbox SixIsland_WaterPath_Text_RouteSign, MSGBOX_SIGN
end end
+25 -25
View File
@@ -1,102 +1,102 @@
Text_18B896:: @ 818B896 SixIsland_WaterPath_Text_RoseIntro:: @ 818B896
.string "I let a pleasant breeze lead me\n" .string "I let a pleasant breeze lead me\n"
.string "all the way here.$" .string "all the way here.$"
Text_18B8C8:: @ 818B8C8 SixIsland_WaterPath_Text_RoseDefeat:: @ 818B8C8
.string "Giggle… You're so cute when you're\n" .string "Giggle… You're so cute when you're\n"
.string "determined.$" .string "determined.$"
Text_18B8F7:: @ 818B8F7 SixIsland_WaterPath_Text_RosePostBattle:: @ 818B8F7
.string "I want to go to the woods over\n" .string "I want to go to the woods over\n"
.string "there, but…\p" .string "there, but…\p"
.string "There are lots of BUG POKéMON.\n" .string "There are lots of BUG POKéMON.\n"
.string "They scare me a little.$" .string "They scare me a little.$"
Text_18B959:: @ 818B959 SixIsland_WaterPath_Text_EdwardIntro:: @ 818B959
.string "I'm practicing in secret so no one\n" .string "I'm practicing in secret so no one\n"
.string "can see me.$" .string "can see me.$"
Text_18B988:: @ 818B988 SixIsland_WaterPath_Text_EdwardDefeat:: @ 818B988
.string "Nobody saw me losing, right?$" .string "Nobody saw me losing, right?$"
Text_18B9A5:: @ 818B9A5 SixIsland_WaterPath_Text_EdwardPostBattle:: @ 818B9A5
.string "As a performer, I don't want people\n" .string "As a performer, I don't want people\n"
.string "to know about the effort I put in.$" .string "to know about the effort I put in.$"
Text_18B9EC:: @ 818B9EC SixIsland_WaterPath_Text_SamirIntro:: @ 818B9EC
.string "What, you're suggesting that you're\n" .string "What, you're suggesting that you're\n"
.string "sick of seeing SWIMMERS like me?\p" .string "sick of seeing SWIMMERS like me?\p"
.string "Aww, don't be hatin'!$" .string "Aww, don't be hatin'!$"
Text_18BA47:: @ 818BA47 SixIsland_WaterPath_Text_SamirDefeat:: @ 818BA47
.string "Oh, no, no, no.$" .string "Oh, no, no, no.$"
Text_18BA57:: @ 818BA57 SixIsland_WaterPath_Text_SamirPostBattle:: @ 818BA57
.string "I couldn't lift the stigma of being\n" .string "I couldn't lift the stigma of being\n"
.string "a SWIMMER…$" .string "a SWIMMER…$"
Text_18BA86:: @ 818BA86 SixIsland_WaterPath_Text_DeniseIntro:: @ 818BA86
.string "My boyfriend's always busy, so I\n" .string "My boyfriend's always busy, so I\n"
.string "come swimming by myself.$" .string "come swimming by myself.$"
Text_18BAC0:: @ 818BAC0 SixIsland_WaterPath_Text_DeniseDefeat:: @ 818BAC0
.string "Awww, I knew this would happen!$" .string "Awww, I knew this would happen!$"
Text_18BAE0:: @ 818BAE0 SixIsland_WaterPath_Text_DenisePostBattle:: @ 818BAE0
.string "When I can't be with my boyfriend,\n" .string "When I can't be with my boyfriend,\n"
.string "I spend time with the POKéMON he\l" .string "I spend time with the POKéMON he\l"
.string "gave me.$" .string "gave me.$"
Text_18BB2D:: @ 818BB2D SixIsland_WaterPath_Text_EarlIntro:: @ 818BB2D
.string "Tell me, where are the mountains\n" .string "Tell me, where are the mountains\n"
.string "around these parts?$" .string "around these parts?$"
Text_18BB62:: @ 818BB62 SixIsland_WaterPath_Text_EarlDefeat:: @ 818BB62
.string "I lost my way while I was busy\n" .string "I lost my way while I was busy\n"
.string "battling!$" .string "battling!$"
Text_18BB8B:: @ 818BB8B SixIsland_WaterPath_Text_EarlPostBattle:: @ 818BB8B
.string "Aren't there any mountains around\n" .string "Aren't there any mountains around\n"
.string "these parts?$" .string "these parts?$"
Text_18BBBA:: @ 818BBBA SixIsland_WaterPath_Text_MiuIntro:: @ 818BBBA
.string "MIU: Hello, POKéMON!\n" .string "MIU: Hello, POKéMON!\n"
.string "It's time to play!$" .string "It's time to play!$"
Text_18BBE2:: @ 818BBE2 SixIsland_WaterPath_Text_MiuDefeat:: @ 818BBE2
.string "MIU: Oh, no!\n" .string "MIU: Oh, no!\n"
.string "Mommy!$" .string "Mommy!$"
Text_18BBF6:: @ 818BBF6 SixIsland_WaterPath_Text_MiuPostBattle:: @ 818BBF6
.string "MIU: It makes me all sad inside\n" .string "MIU: It makes me all sad inside\n"
.string "when we lose…$" .string "when we lose…$"
Text_18BC24:: @ 818BC24 SixIsland_WaterPath_Text_MiuNotEnoughMons:: @ 818BC24
.string "MIU: MIA and I are TWINS.\n" .string "MIU: MIA and I are TWINS.\n"
.string "We want to battle together.$" .string "We want to battle together.$"
Text_18BC5A:: @ 818BC5A SixIsland_WaterPath_Text_MiaIntro:: @ 818BC5A
.string "MIA: Hello, POKéMON!\n" .string "MIA: Hello, POKéMON!\n"
.string "It's time to battle!$" .string "It's time to battle!$"
Text_18BC84:: @ 818BC84 SixIsland_WaterPath_Text_MiaDefeat:: @ 818BC84
.string "MIA: You're mean!\n" .string "MIA: You're mean!\n"
.string "You're bad for winning!$" .string "You're bad for winning!$"
Text_18BCAE:: @ 818BCAE SixIsland_WaterPath_Text_MiaPostBattle:: @ 818BCAE
.string "MIA: Ohh…\n" .string "MIA: Ohh…\n"
.string "I'm sorry, my POKéMON…$" .string "I'm sorry, my POKéMON…$"
Text_18BCCF:: @ 818BCCF SixIsland_WaterPath_Text_MiaNotEnoughMons:: @ 818BCCF
.string "MIA: Oh, you only have one\n" .string "MIA: Oh, you only have one\n"
.string "POKéMON?\p" .string "POKéMON?\p"
.string "Don't you feel lonesome?$" .string "Don't you feel lonesome?$"
gUnknown_818BD0C:: @ 818BD0C SixIsland_WaterPath_Text_WantedUltimateHorn:: @ 818BD0C
.string "Wanted!\n" .string "Wanted!\n"
.string "The Ultimate Horn!$" .string "The Ultimate Horn!$"
gUnknown_818BD27:: @ 818BD27 SixIsland_WaterPath_Text_RouteSign:: @ 818BD27
.string "WATER PATH\n" .string "WATER PATH\n"
.string "Leads to RUIN VALLEY$" .string "Leads to RUIN VALLEY$"
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_WaterPath_House1_EventScript_17206D", "script": "SixIsland_WaterPath_House1_EventScript_Beauty",
"flag": "0" "flag": "0"
} }
], ],
@@ -45,7 +45,7 @@
"x": 9, "x": 9,
"y": 1, "y": 1,
"elevation": 0, "elevation": 0,
"script": "SixIsland_WaterPath_House1_EventScript_172157" "script": "SixIsland_WaterPath_House1_EventScript_SizeRecord"
} }
] ]
} }
@@ -1,84 +1,84 @@
SixIsland_WaterPath_House1_MapScripts:: @ 817206C SixIsland_WaterPath_House1_MapScripts:: @ 817206C
.byte 0 .byte 0
SixIsland_WaterPath_House1_EventScript_17206D:: @ 817206D SixIsland_WaterPath_House1_EventScript_Beauty:: @ 817206D
lock lock
faceplayer faceplayer
goto_if_questlog EventScript_ReleaseEnd goto_if_questlog EventScript_ReleaseEnd
special sub_8112364 special sub_8112364
setvar VAR_0x8004, SPECIES_HERACROSS setvar VAR_0x8004, SPECIES_HERACROSS
specialvar VAR_RESULT, Special_PlayerPartyContainsSpecies specialvar VAR_RESULT, Special_PlayerPartyContainsSpecies
compare VAR_RESULT, 0 compare VAR_RESULT, FALSE
goto_if_eq EventScript_1720E5 goto_if_eq SixIsland_WaterPath_House1_EventScript_NoHeracrossInParty
special GetHeracrossSizeRecordInfo special GetHeracrossSizeRecordInfo
msgbox gUnknown_81A4A3F msgbox SixIsland_WaterPath_House1_Text_MayIMeasureHeracross
special Special_ChooseMonFromParty special Special_ChooseMonFromParty
waitstate waitstate
copyvar VAR_RESULT, VAR_0x8004 copyvar VAR_RESULT, VAR_0x8004
compare VAR_RESULT, 6 compare VAR_RESULT, PARTY_SIZE
goto_if_ge EventScript_1720EF goto_if_ge SixIsland_WaterPath_House1_EventScript_DontShowMon
special CompareHeracrossSize special CompareHeracrossSize
compare VAR_RESULT, 1 compare VAR_RESULT, 1
goto_if_eq EventScript_1720F1 goto_if_eq SixIsland_WaterPath_House1_EventScript_ShownNonHeracross
compare VAR_RESULT, 2 compare VAR_RESULT, 2
goto_if_eq EventScript_1720FB goto_if_eq SixIsland_WaterPath_House1_EventScript_ShownSmallHeracross
compare VAR_RESULT, 3 compare VAR_RESULT, 3
goto_if_eq EventScript_172121 goto_if_eq SixIsland_WaterPath_House1_EventScript_ShownBigHeracross
compare VAR_RESULT, 4 compare VAR_RESULT, 4
goto_if_eq EventScript_17210E goto_if_eq SixIsland_WaterPath_House1_EventScript_ShownTiedHeracross
release release
end end
EventScript_1720E5:: @ 81720E5 SixIsland_WaterPath_House1_EventScript_NoHeracrossInParty:: @ 81720E5
msgbox gUnknown_81A49E9 msgbox SixIsland_WaterPath_House1_Text_LoveItNeedItHeracross
release release
end end
EventScript_1720EF:: @ 81720EF SixIsland_WaterPath_House1_EventScript_DontShowMon:: @ 81720EF
release release
end end
EventScript_1720F1:: @ 81720F1 SixIsland_WaterPath_House1_EventScript_ShownNonHeracross:: @ 81720F1
msgbox gUnknown_81A4BEF msgbox SixIsland_WaterPath_House1_Text_ThisWontDo
release release
end end
EventScript_1720FB:: @ 81720FB SixIsland_WaterPath_House1_EventScript_ShownSmallHeracross:: @ 81720FB
goto_if_unset FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1, EventScript_172121 goto_if_unset FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1, SixIsland_WaterPath_House1_EventScript_ShownBigHeracross
msgbox gUnknown_81A4B7A msgbox SixIsland_WaterPath_House1_Text_ItsXInchesYInchesWasBiggest
release release
end end
EventScript_17210E:: @ 817210E SixIsland_WaterPath_House1_EventScript_ShownTiedHeracross:: @ 817210E
goto_if_unset FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1, EventScript_172121 goto_if_unset FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1, SixIsland_WaterPath_House1_EventScript_ShownBigHeracross
msgbox gUnknown_81A4B39 msgbox SixIsland_WaterPath_House1_Text_ItsXInchesSameAsBefore
release release
end end
EventScript_172121:: @ 8172121 SixIsland_WaterPath_House1_EventScript_ShownBigHeracross:: @ 8172121
setflag FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1 setflag FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1
msgbox gUnknown_81A4A88 msgbox SixIsland_WaterPath_House1_Text_ItsXInchesDeserveReward
giveitem ITEM_NEST_BALL giveitem ITEM_NEST_BALL
compare VAR_RESULT, 0 compare VAR_RESULT, FALSE
goto_if_eq EventScript_17214D goto_if_eq SixIsland_WaterPath_House1_EventScript_NoRoomForNestBall
msgbox gUnknown_81A4AD9 msgbox SixIsland_WaterPath_House1_Text_WantToSeeBiggerOne
release release
end end
EventScript_17214D:: @ 817214D SixIsland_WaterPath_House1_EventScript_NoRoomForNestBall:: @ 817214D
msgbox gUnknown_81A4C47 msgbox SixIsland_WaterPath_House1_Text_YourBagIsFull
release release
end end
SixIsland_WaterPath_House1_EventScript_172157:: @ 8172157 SixIsland_WaterPath_House1_EventScript_SizeRecord:: @ 8172157
lockall lockall
goto_if_set FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1, EventScript_17216B goto_if_set FLAG_GOT_NEST_BALL_FROM_WATER_PATH_HOUSE_1, SixIsland_WaterPath_House1_EventScript_SizeRecordNonEmpty
msgbox gUnknown_81A4CB9 msgbox SixIsland_WaterPath_House1_Text_BlankChartOfSomeSort
releaseall releaseall
end end
EventScript_17216B:: @ 817216B SixIsland_WaterPath_House1_EventScript_SizeRecordNonEmpty:: @ 817216B
special GetHeracrossSizeRecordInfo special GetHeracrossSizeRecordInfo
msgbox gUnknown_81A4C6E msgbox SixIsland_WaterPath_House1_Text_BiggestHeracrossIsXInches
releaseall releaseall
end end
+10 -64
View File
@@ -1,104 +1,50 @@
Text_UltimateMoveThatMon:: @ 81A46C6 SixIsland_WaterPath_House1_Text_LoveItNeedItHeracross:: @ 81A49E9
.string "I perfected the ultimate move of\n"
.string "its type…\p"
.string "But will no one take it for\n"
.string "future use?\p"
.string "…Hm? Hmmm!\p"
.string "Y-you…\n"
.string "Th-that {STR_VAR_1}…$"
Text_JustMistaken:: @ 81A4737
.string "…No…\n"
.string "I was just mistaken.$"
Text_AllowMeToTeachMonUltimateMove:: @ 81A4751
.string "Oh! This is the one!\n"
.string "This is the POKéMON!\p"
.string "This {STR_VAR_1} is worthy of\n"
.string "learning my ultimate move!\p"
.string "Will you allow it?\p"
.string "Will you allow your {STR_VAR_1} to\n"
.string "learn my {STR_VAR_2}?$"
Text_YouRejectIt:: @ 81A47E5
.string "Gaah! You reject it?\n"
.string "No, I won't be dissuaded!$"
Text_LetMeConferUltimateMove:: @ 81A4814
.string "You will allow it?\p"
.string "Then, let me confer my ultimate\n"
.string "{STR_VAR_2} on your {STR_VAR_1}.\p"
.string "Ggggrah-awooo!$"
Text_TaughtMove:: @ 81A4865
.string "Gasp, gasp, gasp…\p"
.string "I didn't think I could teach that\n"
.string "move while I still lived…$"
Text_MakeBestUseOfMove:: @ 81A48B3
.string "I implore you to make the best\n"
.string "use of that move and gain power!$"
Text_PassedOnEverythingIKnow:: @ 81A48F3
.string "Gasp, gasp, gasp…\p"
.string "I have no regrets now.\n"
.string "I've passed on everything I know.\p"
.string "Now I can live out my life knowing\n"
.string "my work is done.$"
Text_FeelRejuvenated:: @ 81A4972
.string "After I passed on my knowledge to\n"
.string "you, I felt so much relief.\p"
.string "In fact, I feel rejuvenated,\n"
.string "as if I were younger again!$"
gUnknown_81A49E9:: @ 81A49E9
.string "Hera, hera, HERACROSS!\n" .string "Hera, hera, HERACROSS!\n"
.string "Big and shiny, it's the bug boss!\l" .string "Big and shiny, it's the bug boss!\l"
.string "Love it, need it, HERACROSS!$" .string "Love it, need it, HERACROSS!$"
gUnknown_81A4A3F:: @ 81A4A3F SixIsland_WaterPath_House1_Text_MayIMeasureHeracross:: @ 81A4A3F
.string "Eeeeek!\n" .string "Eeeeek!\n"
.string "That's a HERACROSS!\p" .string "That's a HERACROSS!\p"
.string "Please, please, may I measure how\n" .string "Please, please, may I measure how\n"
.string "big it is?$" .string "big it is?$"
gUnknown_81A4A88:: @ 81A4A88 SixIsland_WaterPath_House1_Text_ItsXInchesDeserveReward:: @ 81A4A88
.string "Eeeek, it's {STR_VAR_2} inches!\n" .string "Eeeek, it's {STR_VAR_2} inches!\n"
.string "I've never seen anything like this!\l" .string "I've never seen anything like this!\l"
.string "You deserve a reward!$" .string "You deserve a reward!$"
gUnknown_81A4AD9:: @ 81A4AD9 SixIsland_WaterPath_House1_Text_WantToSeeBiggerOne:: @ 81A4AD9
.string "I want to see a much, much bigger\n" .string "I want to see a much, much bigger\n"
.string "HERACROSS than that one.\p" .string "HERACROSS than that one.\p"
.string "Oh, how I adore them, big\n" .string "Oh, how I adore them, big\n"
.string "HERACROSS!$" .string "HERACROSS!$"
gUnknown_81A4B39:: @ 81A4B39 SixIsland_WaterPath_House1_Text_ItsXInchesSameAsBefore:: @ 81A4B39
.string "Huh? This {STR_VAR_2}-inch measurement…\n" .string "Huh? This {STR_VAR_2}-inch measurement…\n"
.string "Oh, boo! It's the same as before.$" .string "Oh, boo! It's the same as before.$"
gUnknown_81A4B7A:: @ 81A4B7A SixIsland_WaterPath_House1_Text_ItsXInchesYInchesWasBiggest:: @ 81A4B7A
.string "Oh, it's just {STR_VAR_2} inches.\n" .string "Oh, it's just {STR_VAR_2} inches.\n"
.string "The HERACROSS before was bigger.\p" .string "The HERACROSS before was bigger.\p"
.string "It was {STR_VAR_3} inches, the biggest\n" .string "It was {STR_VAR_3} inches, the biggest\n"
.string "HERACROSS you've brought me.$" .string "HERACROSS you've brought me.$"
gUnknown_81A4BEF:: @ 81A4BEF SixIsland_WaterPath_House1_Text_ThisWontDo:: @ 81A4BEF
.string "Oh, no! This won't do!\p" .string "Oh, no! This won't do!\p"
.string "HERACROSS looks much more macho\n" .string "HERACROSS looks much more macho\n"
.string "and cool, and has a lovely horn!$" .string "and cool, and has a lovely horn!$"
gUnknown_81A4C47:: @ 81A4C47 SixIsland_WaterPath_House1_Text_YourBagIsFull:: @ 81A4C47
.string "Your BAG is full.\n" .string "Your BAG is full.\n"
.string "My reward won't fit.$" .string "My reward won't fit.$"
gUnknown_81A4C6E:: @ 81A4C6E SixIsland_WaterPath_House1_Text_BiggestHeracrossIsXInches:: @ 81A4C6E
.string "The biggest HERACROSS that I have\n" .string "The biggest HERACROSS that I have\n"
.string "ever seen measured so far is:\p" .string "ever seen measured so far is:\p"
.string "{STR_VAR_3} inches!$" .string "{STR_VAR_3} inches!$"
gUnknown_81A4CB9:: @ 81A4CB9 SixIsland_WaterPath_House1_Text_BlankChartOfSomeSort:: @ 81A4CB9
.string "It's a blank chart of some sort.\p" .string "It's a blank chart of some sort.\p"
.string "It has spaces for writing in\n" .string "It has spaces for writing in\n"
.string "records of some kind.$" .string "records of some kind.$"
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_WaterPath_House2_EventScript_172179", "script": "SixIsland_WaterPath_House2_EventScript_Man",
"flag": "0" "flag": "0"
} }
], ],
@@ -1,6 +1,6 @@
SixIsland_WaterPath_House2_MapScripts:: @ 8172178 SixIsland_WaterPath_House2_MapScripts:: @ 8172178
.byte 0 .byte 0
SixIsland_WaterPath_House2_EventScript_172179:: @ 8172179 SixIsland_WaterPath_House2_EventScript_Man:: @ 8172179
msgbox gUnknown_81A4D0D, MSGBOX_NPC msgbox SixIsland_WaterPath_House2_Text_MyNeighborMeasuredMe, MSGBOX_NPC
end end
@@ -1,4 +1,4 @@
gUnknown_81A4D0D:: @ 81A4D0D SixIsland_WaterPath_House2_Text_MyNeighborMeasuredMe:: @ 81A4D0D
.string "My height is 67.0 inches on the\n" .string "My height is 67.0 inches on the\n"
.string "button.\p" .string "button.\p"
.string "I know it is this precisely because\n" .string "I know it is this precisely because\n"
@@ -0,0 +1,53 @@
Text_UltimateMoveThatMon:: @ 81A46C6
.string "I perfected the ultimate move of\n"
.string "its type…\p"
.string "But will no one take it for\n"
.string "future use?\p"
.string "…Hm? Hmmm!\p"
.string "Y-you…\n"
.string "Th-that {STR_VAR_1}…$"
Text_JustMistaken:: @ 81A4737
.string "…No…\n"
.string "I was just mistaken.$"
Text_AllowMeToTeachMonUltimateMove:: @ 81A4751
.string "Oh! This is the one!\n"
.string "This is the POKéMON!\p"
.string "This {STR_VAR_1} is worthy of\n"
.string "learning my ultimate move!\p"
.string "Will you allow it?\p"
.string "Will you allow your {STR_VAR_1} to\n"
.string "learn my {STR_VAR_2}?$"
Text_YouRejectIt:: @ 81A47E5
.string "Gaah! You reject it?\n"
.string "No, I won't be dissuaded!$"
Text_LetMeConferUltimateMove:: @ 81A4814
.string "You will allow it?\p"
.string "Then, let me confer my ultimate\n"
.string "{STR_VAR_2} on your {STR_VAR_1}.\p"
.string "Ggggrah-awooo!$"
Text_TaughtMove:: @ 81A4865
.string "Gasp, gasp, gasp…\p"
.string "I didn't think I could teach that\n"
.string "move while I still lived…$"
Text_MakeBestUseOfMove:: @ 81A48B3
.string "I implore you to make the best\n"
.string "use of that move and gain power!$"
Text_PassedOnEverythingIKnow:: @ 81A48F3
.string "Gasp, gasp, gasp…\p"
.string "I have no regrets now.\n"
.string "I've passed on everything I know.\p"
.string "Now I can live out my life knowing\n"
.string "my work is done.$"
Text_FeelRejuvenated:: @ 81A4972
.string "After I passed on my knowledge to\n"
.string "you, I felt so much relief.\p"
.string "In fact, I feel rejuvenated,\n"
.string "as if I were younger again!$"
+2 -2
View File
@@ -195,11 +195,11 @@ SevenIsland_PokemonCenter_1F_EventScript_1ACFD4:: @ 81ACFD4
release release
end end
SixIsland_Mart_EventScript_1ACFEF:: @ 81ACFEF SixIsland_Mart_EventScript_OldWoman:: @ 81ACFEF
lock lock
faceplayer faceplayer
famechecker FAMECHECKER_AGATHA, 5 famechecker FAMECHECKER_AGATHA, 5
msgbox Text_1A41CA msgbox SixIsland_Mart_Text_AgathaOldestEverEliteFourMember
release release
end end
+126 -126
View File
@@ -2546,238 +2546,238 @@ EventScript_1AC3BA:: @ 81AC3BA
msgbox Text_18AFF2, MSGBOX_AUTOCLOSE msgbox Text_18AFF2, MSGBOX_AUTOCLOSE
end end
SixIsland_OutcastIsland_EventScript_1AC3D1:: @ 81AC3D1 SixIsland_OutcastIsland_EventScript_Tylor:: @ 81AC3D1
trainerbattle_single TRAINER_FISHERMAN_TYLOR, Text_18B400, Text_18B43B trainerbattle_single TRAINER_FISHERMAN_TYLOR, SixIsland_OutcastIsland_Text_TylorIntro, SixIsland_OutcastIsland_Text_TylorDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC3F8 goto_if_eq SixIsland_OutcastIsland_EventScript_TylorRematch
msgbox Text_18B451, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_TylorPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC3F8:: @ 81AC3F8 SixIsland_OutcastIsland_EventScript_TylorRematch:: @ 81AC3F8
trainerbattle_rematch TRAINER_FISHERMAN_TYLOR, Text_1C3ED0, Text_18B43B trainerbattle_rematch TRAINER_FISHERMAN_TYLOR, SixIsland_OutcastIsland_Text_TylorRematchIntro, SixIsland_OutcastIsland_Text_TylorDefeat
msgbox Text_18B451, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_TylorPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_OutcastIsland_EventScript_1AC40F:: @ 81AC40F SixIsland_OutcastIsland_EventScript_Mymo:: @ 81AC40F
trainerbattle_single TRAINER_SWIMMER_MALE_MYMO, Text_18B48F, Text_18B4C5 trainerbattle_single TRAINER_SWIMMER_MALE_MYMO, SixIsland_OutcastIsland_Text_MymoIntro, SixIsland_OutcastIsland_Text_MymoDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC436 goto_if_eq SixIsland_OutcastIsland_EventScript_MymoRematch
msgbox Text_18B4D1, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_MymoPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC436:: @ 81AC436 SixIsland_OutcastIsland_EventScript_MymoRematch:: @ 81AC436
trainerbattle_rematch TRAINER_SWIMMER_MALE_MYMO, Text_1C3F11, Text_18B4C5 trainerbattle_rematch TRAINER_SWIMMER_MALE_MYMO, SixIsland_OutcastIsland_Text_MymoRematchIntro, SixIsland_OutcastIsland_Text_MymoDefeat
msgbox Text_18B4D1, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_MymoPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_OutcastIsland_EventScript_1AC44D:: @ 81AC44D SixIsland_OutcastIsland_EventScript_Nicole:: @ 81AC44D
trainerbattle_single TRAINER_SWIMMER_FEMALE_NICOLE, Text_18B4FA, Text_18B539 trainerbattle_single TRAINER_SWIMMER_FEMALE_NICOLE, SixIsland_OutcastIsland_Text_NicoleIntro, SixIsland_OutcastIsland_Text_NicoleDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC474 goto_if_eq SixIsland_OutcastIsland_EventScript_NicoleRematch
msgbox Text_18B573, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_NicolePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC474:: @ 81AC474 SixIsland_OutcastIsland_EventScript_NicoleRematch:: @ 81AC474
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_NICOLE, Text_1C3F51, Text_18B539 trainerbattle_rematch TRAINER_SWIMMER_FEMALE_NICOLE, SixIsland_OutcastIsland_Text_NicoleRematchIntro, SixIsland_OutcastIsland_Text_NicoleDefeat
msgbox Text_18B573, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_NicolePostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_OutcastIsland_EventScript_1AC48B:: @ 81AC48B SixIsland_OutcastIsland_EventScript_Ava:: @ 81AC48B
trainerbattle_double TRAINER_SIS_AND_BRO_AVA_GEB, Text_18B5C8, Text_18B5F4, Text_18B660 trainerbattle_double TRAINER_SIS_AND_BRO_AVA_GEB, SixIsland_OutcastIsland_Text_AvaIntro, SixIsland_OutcastIsland_Text_AvaDefeat, SixIsland_OutcastIsland_Text_AvaNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC4B6 goto_if_eq SixIsland_OutcastIsland_EventScript_AvaRematch
msgbox Text_18B62E, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_AvaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC4B6:: @ 81AC4B6 SixIsland_OutcastIsland_EventScript_AvaRematch:: @ 81AC4B6
trainerbattle_rematch_double TRAINER_SIS_AND_BRO_AVA_GEB, Text_1C3F7B, Text_18B5F4, Text_18B660 trainerbattle_rematch_double TRAINER_SIS_AND_BRO_AVA_GEB, SixIsland_OutcastIsland_Text_AvaRematchIntro, SixIsland_OutcastIsland_Text_AvaDefeat, SixIsland_OutcastIsland_Text_AvaNotEnoughMons
msgbox Text_18B62E, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_AvaPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_OutcastIsland_EventScript_1AC4D1:: @ 81AC4D1 SixIsland_OutcastIsland_EventScript_Geb:: @ 81AC4D1
trainerbattle_double TRAINER_SIS_AND_BRO_AVA_GEB, Text_18B6C1, Text_18B6EF, Text_18B762 trainerbattle_double TRAINER_SIS_AND_BRO_AVA_GEB, SixIsland_OutcastIsland_Text_GebIntro, SixIsland_OutcastIsland_Text_GebDefeat, SixIsland_OutcastIsland_Text_GebNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC4FC goto_if_eq SixIsland_OutcastIsland_EventScript_GebRematch
msgbox Text_18B720, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_GebPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC4FC:: @ 81AC4FC SixIsland_OutcastIsland_EventScript_GebRematch:: @ 81AC4FC
trainerbattle_rematch_double TRAINER_SIS_AND_BRO_AVA_GEB, Text_1C3FB3, Text_18B6EF, Text_18B762 trainerbattle_rematch_double TRAINER_SIS_AND_BRO_AVA_GEB, SixIsland_OutcastIsland_Text_GebRematchIntro, SixIsland_OutcastIsland_Text_GebDefeat, SixIsland_OutcastIsland_Text_GebNotEnoughMons
msgbox Text_18B720, MSGBOX_AUTOCLOSE msgbox SixIsland_OutcastIsland_Text_GebPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_GreenPath_EventScript_1AC517:: @ 81AC517 SixIsland_GreenPath_EventScript_Jaclyn:: @ 81AC517
trainerbattle_single TRAINER_PSYCHIC_JACLYN, Text_18B7B0, Text_18B7F0 trainerbattle_single TRAINER_PSYCHIC_JACLYN, SixIsland_GreenPath_Text_JaclynIntro, SixIsland_GreenPath_Text_JaclynDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC53E goto_if_eq SixIsland_GreenPath_EventScript_JaclynRematch
msgbox Text_18B7FD, MSGBOX_AUTOCLOSE msgbox SixIsland_GreenPath_Text_JaclynPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC53E:: @ 81AC53E SixIsland_GreenPath_EventScript_JaclynRematch:: @ 81AC53E
trainerbattle_rematch TRAINER_PSYCHIC_JACLYN, Text_1C3FE9, Text_18B7F0 trainerbattle_rematch TRAINER_PSYCHIC_JACLYN, SixIsland_GreenPath_Text_JaclynRematchIntro, SixIsland_GreenPath_Text_JaclynDefeat
msgbox Text_18B7FD, MSGBOX_AUTOCLOSE msgbox SixIsland_GreenPath_Text_JaclynPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC555:: @ 81AC555 SixIsland_WaterPath_EventScript_Rose:: @ 81AC555
trainerbattle_single TRAINER_AROMA_LADY_ROSE, Text_18B896, Text_18B8C8 trainerbattle_single TRAINER_AROMA_LADY_ROSE, SixIsland_WaterPath_Text_RoseIntro, SixIsland_WaterPath_Text_RoseDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC57C goto_if_eq SixIsland_WaterPath_EventScript_RoseRematch
msgbox Text_18B8F7, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_RosePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC57C:: @ 81AC57C SixIsland_WaterPath_EventScript_RoseRematch:: @ 81AC57C
trainerbattle_rematch TRAINER_AROMA_LADY_ROSE, Text_1C4028, Text_18B8C8 trainerbattle_rematch TRAINER_AROMA_LADY_ROSE, SixIsland_WaterPath_Text_RoseRematchIntro, SixIsland_WaterPath_Text_RoseDefeat
msgbox Text_18B8F7, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_RosePostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC593:: @ 81AC593 SixIsland_WaterPath_EventScript_Edward:: @ 81AC593
trainerbattle_single TRAINER_JUGGLER_EDWARD, Text_18B959, Text_18B988 trainerbattle_single TRAINER_JUGGLER_EDWARD, SixIsland_WaterPath_Text_EdwardIntro, SixIsland_WaterPath_Text_EdwardDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC5BA goto_if_eq SixIsland_WaterPath_EventScript_EdwardRematch
msgbox Text_18B9A5, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_EdwardPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC5BA:: @ 81AC5BA SixIsland_WaterPath_EventScript_EdwardRematch:: @ 81AC5BA
trainerbattle_rematch TRAINER_JUGGLER_EDWARD, Text_1C4057, Text_18B988 trainerbattle_rematch TRAINER_JUGGLER_EDWARD, SixIsland_WaterPath_Text_EdwardRematchIntro, SixIsland_WaterPath_Text_EdwardDefeat
msgbox Text_18B9A5, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_EdwardPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC5D1:: @ 81AC5D1 SixIsland_WaterPath_EventScript_Samir:: @ 81AC5D1
trainerbattle_single TRAINER_SWIMMER_MALE_SAMIR, Text_18B9EC, Text_18BA47 trainerbattle_single TRAINER_SWIMMER_MALE_SAMIR, SixIsland_WaterPath_Text_SamirIntro, SixIsland_WaterPath_Text_SamirDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC5F8 goto_if_eq SixIsland_WaterPath_EventScript_SamirRematch
msgbox Text_18BA57, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_SamirPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC5F8:: @ 81AC5F8 SixIsland_WaterPath_EventScript_SamirRematch:: @ 81AC5F8
trainerbattle_rematch TRAINER_SWIMMER_MALE_SAMIR, Text_1C407F, Text_18BA47 trainerbattle_rematch TRAINER_SWIMMER_MALE_SAMIR, SixIsland_WaterPath_Text_SamirRematchIntro, SixIsland_WaterPath_Text_SamirDefeat
msgbox Text_18BA57, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_SamirPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC60F:: @ 81AC60F SixIsland_WaterPath_EventScript_Denise:: @ 81AC60F
trainerbattle_single TRAINER_SWIMMER_FEMALE_DENISE, Text_18BA86, Text_18BAC0 trainerbattle_single TRAINER_SWIMMER_FEMALE_DENISE, SixIsland_WaterPath_Text_DeniseIntro, SixIsland_WaterPath_Text_DeniseDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC636 goto_if_eq SixIsland_WaterPath_EventScript_DeniseRematch
msgbox Text_18BAE0, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_DenisePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC636:: @ 81AC636 SixIsland_WaterPath_EventScript_DeniseRematch:: @ 81AC636
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_DENISE, Text_1C40D9, Text_18BAC0 trainerbattle_rematch TRAINER_SWIMMER_FEMALE_DENISE, SixIsland_WaterPath_Text_DeniseRematchIntro, SixIsland_WaterPath_Text_DeniseDefeat
msgbox Text_18BAE0, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_DenisePostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC64D:: @ 81AC64D SixIsland_WaterPath_EventScript_Miu:: @ 81AC64D
trainerbattle_double TRAINER_TWINS_MIU_MIA, Text_18BBBA, Text_18BBE2, Text_18BC24 trainerbattle_double TRAINER_TWINS_MIU_MIA, SixIsland_WaterPath_Text_MiuIntro, SixIsland_WaterPath_Text_MiuDefeat, SixIsland_WaterPath_Text_MiuNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC678 goto_if_eq SixIsland_WaterPath_EventScript_MiuRematch
msgbox Text_18BBF6, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_MiuPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC678:: @ 81AC678 SixIsland_WaterPath_EventScript_MiuRematch:: @ 81AC678
trainerbattle_rematch_double TRAINER_TWINS_MIU_MIA, Text_1C4138, Text_18BBE2, Text_18BC24 trainerbattle_rematch_double TRAINER_TWINS_MIU_MIA, SixIsland_WaterPath_Text_MiuRematchIntro, SixIsland_WaterPath_Text_MiuDefeat, SixIsland_WaterPath_Text_MiuNotEnoughMons
msgbox Text_18BBF6, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_MiuPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC693:: @ 81AC693 SixIsland_WaterPath_EventScript_Mia:: @ 81AC693
trainerbattle_double TRAINER_TWINS_MIU_MIA, Text_18BC5A, Text_18BC84, Text_18BCCF trainerbattle_double TRAINER_TWINS_MIU_MIA, SixIsland_WaterPath_Text_MiaIntro, SixIsland_WaterPath_Text_MiaDefeat, SixIsland_WaterPath_Text_MiaNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC6BE goto_if_eq SixIsland_WaterPath_EventScript_MiaRematch
msgbox Text_18BCAE, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_MiaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC6BE:: @ 81AC6BE SixIsland_WaterPath_EventScript_MiaRematch:: @ 81AC6BE
trainerbattle_rematch_double TRAINER_TWINS_MIU_MIA, Text_1C4166, Text_18BC84, Text_18BCCF trainerbattle_rematch_double TRAINER_TWINS_MIU_MIA, SixIsland_WaterPath_Text_MiaRematchIntro, SixIsland_WaterPath_Text_MiaDefeat, SixIsland_WaterPath_Text_MiaNotEnoughMons
msgbox Text_18BCAE, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_MiaPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_WaterPath_EventScript_1AC6D9:: @ 81AC6D9 SixIsland_WaterPath_EventScript_Earl:: @ 81AC6D9
trainerbattle_single TRAINER_HIKER_EARL, Text_18BB2D, Text_18BB62 trainerbattle_single TRAINER_HIKER_EARL, SixIsland_WaterPath_Text_EarlIntro, SixIsland_WaterPath_Text_EarlDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC700 goto_if_eq SixIsland_WaterPath_EventScript_EarlRematch
msgbox Text_18BB8B, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_EarlPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC700:: @ 81AC700 SixIsland_WaterPath_EventScript_EarlRematch:: @ 81AC700
trainerbattle_rematch TRAINER_HIKER_EARL, Text_1C40FA, Text_18BB62 trainerbattle_rematch TRAINER_HIKER_EARL, SixIsland_WaterPath_Text_EarlRematchIntro, SixIsland_WaterPath_Text_EarlDefeat
msgbox Text_18BB8B, MSGBOX_AUTOCLOSE msgbox SixIsland_WaterPath_Text_EarlPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_RuinValley_EventScript_1AC717:: @ 81AC717 SixIsland_RuinValley_EventScript_Stanly:: @ 81AC717
trainerbattle_single TRAINER_RUIN_MANIAC_STANLY, Text_18BE5D, Text_18BE9B trainerbattle_single TRAINER_RUIN_MANIAC_STANLY, SixIsland_RuinValley_Text_StanlyIntro, SixIsland_RuinValley_Text_StanlyDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC73E goto_if_eq SixIsland_RuinValley_EventScript_StanlyRematch
msgbox Text_18BEA0, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_StanlyPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC73E:: @ 81AC73E SixIsland_RuinValley_EventScript_StanlyRematch:: @ 81AC73E
trainerbattle_rematch TRAINER_RUIN_MANIAC_STANLY, Text_1C4196, Text_18BE9B trainerbattle_rematch TRAINER_RUIN_MANIAC_STANLY, SixIsland_RuinValley_Text_StanlyRematchIntro, SixIsland_RuinValley_Text_StanlyDefeat
msgbox Text_18BEA0, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_StanlyPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_RuinValley_EventScript_1AC755:: @ 81AC755 SixIsland_RuinValley_EventScript_Foster:: @ 81AC755
trainerbattle_single TRAINER_RUIN_MANIAC_FOSTER, Text_18BF05, Text_18BF33 trainerbattle_single TRAINER_RUIN_MANIAC_FOSTER, SixIsland_RuinValley_Text_FosterIntro, SixIsland_RuinValley_Text_FosterDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC77C goto_if_eq SixIsland_RuinValley_EventScript_FosterRematch
msgbox Text_18BF6C, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_FosterPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC77C:: @ 81AC77C SixIsland_RuinValley_EventScript_FosterRematch:: @ 81AC77C
trainerbattle_rematch TRAINER_RUIN_MANIAC_FOSTER, Text_1C41D4, Text_18BF33 trainerbattle_rematch TRAINER_RUIN_MANIAC_FOSTER, SixIsland_RuinValley_Text_FosterRematchIntro, SixIsland_RuinValley_Text_FosterDefeat
msgbox Text_18BF6C, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_FosterPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_RuinValley_EventScript_1AC793:: @ 81AC793 SixIsland_RuinValley_EventScript_Larry:: @ 81AC793
trainerbattle_single TRAINER_RUIN_MANIAC_LARRY, Text_18BFC5, Text_18C03B trainerbattle_single TRAINER_RUIN_MANIAC_LARRY, SixIsland_RuinValley_Text_LarryIntro, SixIsland_RuinValley_Text_LarryDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC7BA goto_if_eq SixIsland_RuinValley_EventScript_LarryRematch
msgbox Text_18C04C, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_LarryPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC7BA:: @ 81AC7BA SixIsland_RuinValley_EventScript_LarryRematch:: @ 81AC7BA
trainerbattle_rematch TRAINER_RUIN_MANIAC_LARRY, Text_1C4210, Text_18C03B trainerbattle_rematch TRAINER_RUIN_MANIAC_LARRY, SixIsland_RuinValley_Text_LarryRematchIntro, SixIsland_RuinValley_Text_LarryDefeat
msgbox Text_18C04C, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_LarryPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_RuinValley_EventScript_1AC7D1:: @ 81AC7D1 SixIsland_RuinValley_EventScript_Daryl:: @ 81AC7D1
trainerbattle_single TRAINER_HIKER_DARYL, Text_18C09C, Text_18C0BB trainerbattle_single TRAINER_HIKER_DARYL, SixIsland_RuinValley_Text_DarylIntro, SixIsland_RuinValley_Text_DarylDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC7F8 goto_if_eq SixIsland_RuinValley_EventScript_DarylRematch
msgbox Text_18C0EA, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_DarylPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC7F8:: @ 81AC7F8 SixIsland_RuinValley_EventScript_DarylRematch:: @ 81AC7F8
trainerbattle_rematch TRAINER_HIKER_DARYL, Text_1C4280, Text_18C0BB trainerbattle_rematch TRAINER_HIKER_DARYL, SixIsland_RuinValley_Text_DarylRematchIntro, SixIsland_RuinValley_Text_DarylDefeat
msgbox Text_18C0EA, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_DarylPostBattle, MSGBOX_AUTOCLOSE
end end
SixIsland_RuinValley_EventScript_1AC80F:: @ 81AC80F SixIsland_RuinValley_EventScript_Hector:: @ 81AC80F
trainerbattle_single TRAINER_POKEMANIAC_HECTOR, Text_18C10A, Text_18C140 trainerbattle_single TRAINER_POKEMANIAC_HECTOR, SixIsland_RuinValley_Text_HectorIntro, SixIsland_RuinValley_Text_HectorDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AC836 goto_if_eq SixIsland_RuinValley_EventScript_HectorRematch
msgbox Text_18C17A, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_HectorPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AC836:: @ 81AC836 SixIsland_RuinValley_EventScript_HectorRematch:: @ 81AC836
trainerbattle_rematch TRAINER_POKEMANIAC_HECTOR, Text_1C42A0, Text_18C140 trainerbattle_rematch TRAINER_POKEMANIAC_HECTOR, SixIsland_RuinValley_Text_HectorRematchIntro, SixIsland_RuinValley_Text_HectorDefeat
msgbox Text_18C17A, MSGBOX_AUTOCLOSE msgbox SixIsland_RuinValley_Text_HectorPostBattle, MSGBOX_AUTOCLOSE
end end
SevenIsland_TrainerTower_EventScript_1AC84D:: @ 81AC84D SevenIsland_TrainerTower_EventScript_1AC84D:: @ 81AC84D
+18 -18
View File
@@ -844,80 +844,80 @@ Text_1C3E6A:: @ 81C3E6A
.string "I love birds for their down.\n" .string "I love birds for their down.\n"
.string "I didn't think I'd see you again!$" .string "I didn't think I'd see you again!$"
Text_1C3ED0:: @ 81C3ED0 SixIsland_OutcastIsland_Text_TylorRematchIntro:: @ 81C3ED0
.string "I'm still having no luck at all.\n" .string "I'm still having no luck at all.\n"
.string "A battle'd be a change of pace!$" .string "A battle'd be a change of pace!$"
Text_1C3F11:: @ 81C3F11 SixIsland_OutcastIsland_Text_MymoRematchIntro:: @ 81C3F11
.string "Gasp… Gasp…\p" .string "Gasp… Gasp…\p"
.string "I swam here from SIX ISLAND's port\n" .string "I swam here from SIX ISLAND's port\n"
.string "in one go again.$" .string "in one go again.$"
Text_1C3F51:: @ 81C3F51 SixIsland_OutcastIsland_Text_NicoleRematchIntro:: @ 81C3F51
.string "You always come along while I'm\n" .string "You always come along while I'm\n"
.string "swimming.$" .string "swimming.$"
Text_1C3F7B:: @ 81C3F7B SixIsland_OutcastIsland_Text_AvaRematchIntro:: @ 81C3F7B
.string "AVA: Let's have another\n" .string "AVA: Let's have another\n"
.string "two-on-two marine battle today!$" .string "two-on-two marine battle today!$"
Text_1C3FB3:: @ 81C3FB3 SixIsland_OutcastIsland_Text_GebRematchIntro:: @ 81C3FB3
.string "GEB: My big sister and I are way\n" .string "GEB: My big sister and I are way\n"
.string "tougher than before!$" .string "tougher than before!$"
Text_1C3FE9:: @ 81C3FE9 SixIsland_GreenPath_Text_JaclynRematchIntro:: @ 81C3FE9
.string "…Huh?\p" .string "…Huh?\p"
.string "I envision my house, but TELEPORT\n" .string "I envision my house, but TELEPORT\n"
.string "always brings me here!$" .string "always brings me here!$"
Text_1C4028:: @ 81C4028 SixIsland_WaterPath_Text_RoseRematchIntro:: @ 81C4028
.string "Oh, hello.\n" .string "Oh, hello.\n"
.string "A pleasant breeze is blowing again.$" .string "A pleasant breeze is blowing again.$"
Text_1C4057:: @ 81C4057 SixIsland_WaterPath_Text_EdwardRematchIntro:: @ 81C4057
.string "Hehehe, I'm practicing in secret\n" .string "Hehehe, I'm practicing in secret\n"
.string "again.$" .string "again.$"
Text_1C407F:: @ 81C407F SixIsland_WaterPath_Text_SamirRematchIntro:: @ 81C407F
.string "What, you're sick of seeing\n" .string "What, you're sick of seeing\n"
.string "SWIMMERS like me?\p" .string "SWIMMERS like me?\p"
.string "Aww, don't be hatin'!\n" .string "Aww, don't be hatin'!\n"
.string "Battle with me again.$" .string "Battle with me again.$"
Text_1C40D9:: @ 81C40D9 SixIsland_WaterPath_Text_DeniseRematchIntro:: @ 81C40D9
.string "Sigh…\n" .string "Sigh…\n"
.string "My boyfriend's busy again…$" .string "My boyfriend's busy again…$"
Text_1C40FA:: @ 81C40FA SixIsland_WaterPath_Text_EarlRematchIntro:: @ 81C40FA
.string "Come on, tell me, where are the\n" .string "Come on, tell me, where are the\n"
.string "mountains around these parts?$" .string "mountains around these parts?$"
Text_1C4138:: @ 81C4138 SixIsland_WaterPath_Text_MiuRematchIntro:: @ 81C4138
.string "MIU: Hello, POKéMON!\n" .string "MIU: Hello, POKéMON!\n"
.string "It's time to play again!$" .string "It's time to play again!$"
Text_1C4166:: @ 81C4166 SixIsland_WaterPath_Text_MiaRematchIntro:: @ 81C4166
.string "MIA: Hello, POKéMON!\n" .string "MIA: Hello, POKéMON!\n"
.string "It's time to battle again!$" .string "It's time to battle again!$"
Text_1C4196:: @ 81C4196 SixIsland_RuinValley_Text_StanlyRematchIntro:: @ 81C4196
.string "There appear to be many secrets\n" .string "There appear to be many secrets\n"
.string "still unsolved in this world.$" .string "still unsolved in this world.$"
Text_1C41D4:: @ 81C41D4 SixIsland_RuinValley_Text_FosterRematchIntro:: @ 81C41D4
.string "Hi, didn't we meet before?\n" .string "Hi, didn't we meet before?\n"
.string "What compelled you to come back?$" .string "What compelled you to come back?$"
Text_1C4210:: @ 81C4210 SixIsland_RuinValley_Text_LarryRematchIntro:: @ 81C4210
.string "It's been said that there are\n" .string "It's been said that there are\n"
.string "mysterious stones on this island.\p" .string "mysterious stones on this island.\p"
.string "Have you discovered anything since\n" .string "Have you discovered anything since\n"
.string "we last met?$" .string "we last met?$"
Text_1C4280:: @ 81C4280 SixIsland_RuinValley_Text_DarylRematchIntro:: @ 81C4280
.string "A rematch with you, so high up!$" .string "A rematch with you, so high up!$"
Text_1C42A0:: @ 81C42A0 SixIsland_RuinValley_Text_HectorRematchIntro:: @ 81C42A0
.string "I'm pretty familiar with the land\n" .string "I'm pretty familiar with the land\n"
.string "around these parts.$" .string "around these parts.$"
+4
View File
@@ -190,4 +190,8 @@
#define METATILE_FuchsiaCity_SafariZoneTreeTopMiddle_Mowed 0x311 #define METATILE_FuchsiaCity_SafariZoneTreeTopMiddle_Mowed 0x311
#define METATILE_FuchsiaCity_SafariZoneTreeTopRight_Mowed 0x312 #define METATILE_FuchsiaCity_SafariZoneTreeTopRight_Mowed 0x312
// gTileset_SeviiIslands67
#define METATILE_SeviiIslands67_DottedHoleDoor_Closed 0x357
#define METATILE_SeviiIslands67_DottedHoleDoor_Open 0x358
#endif // GUARD_METATILE_LABELS_H #endif // GUARD_METATILE_LABELS_H