Document Seven Island scripts
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 2,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACA4D",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Cyndy",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 2,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACA8B",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Evan",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 3,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACAC9",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Jackson",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 3,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACB07",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Katelyn",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACB45",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Leroy",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACB83",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Michelle",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACBC1",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Lex",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACC07",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_Nya",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -283,7 +283,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_1ACF95",
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_BlackBelt",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -320,7 +320,7 @@
|
||||
"x": 16,
|
||||
"y": 71,
|
||||
"elevation": 0,
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_168BFE"
|
||||
"script": "SevenIsland_SevaultCanyon_EventScript_RouteSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SevenIsland_SevaultCanyon_MapScripts:: @ 8168BFD
|
||||
.byte 0
|
||||
|
||||
SevenIsland_SevaultCanyon_EventScript_168BFE:: @ 8168BFE
|
||||
msgbox gUnknown_818CF2B, MSGBOX_SIGN
|
||||
SevenIsland_SevaultCanyon_EventScript_RouteSign:: @ 8168BFE
|
||||
msgbox SevenIsland_SevaultCanyon_Text_RouteSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,126 +1,126 @@
|
||||
Text_18C887:: @ 818C887
|
||||
SevenIsland_SevaultCanyon_Text_CyndyIntro:: @ 818C887
|
||||
.string "My conditioning's in top form!$"
|
||||
|
||||
Text_18C8A6:: @ 818C8A6
|
||||
SevenIsland_SevaultCanyon_Text_CyndyDefeat:: @ 818C8A6
|
||||
.string "Huh?\n"
|
||||
.string "Something's not right…$"
|
||||
|
||||
Text_18C8C2:: @ 818C8C2
|
||||
SevenIsland_SevaultCanyon_Text_CyndyPostBattle:: @ 818C8C2
|
||||
.string "The way I am now, I may have to\n"
|
||||
.string "hold off on TRAINER TOWER…$"
|
||||
|
||||
Text_18C8FD:: @ 818C8FD
|
||||
SevenIsland_SevaultCanyon_Text_EvanIntro:: @ 818C8FD
|
||||
.string "It doesn't matter if you happen to\n"
|
||||
.string "have the strongest POKéMON…\p"
|
||||
.string "It doesn't mean a thing if you don't\n"
|
||||
.string "know how to use them properly!$"
|
||||
|
||||
Text_18C980:: @ 818C980
|
||||
SevenIsland_SevaultCanyon_Text_EvanDefeat:: @ 818C980
|
||||
.string "You're a master at this.$"
|
||||
|
||||
Text_18C999:: @ 818C999
|
||||
SevenIsland_SevaultCanyon_Text_EvanPostBattle:: @ 818C999
|
||||
.string "You see them every so often,\n"
|
||||
.string "TRAINERS with awesome POKéMON\l"
|
||||
.string "who have no idea what to do.\p"
|
||||
.string "Before training POKéMON, TRAINERS\n"
|
||||
.string "themselves need to grow up.$"
|
||||
|
||||
Text_18CA2F:: @ 818CA2F
|
||||
SevenIsland_SevaultCanyon_Text_JacksonIntro:: @ 818CA2F
|
||||
.string "I work to protect the environment.\n"
|
||||
.string "In turn, nature protects me!$"
|
||||
|
||||
Text_18CA6F:: @ 818CA6F
|
||||
SevenIsland_SevaultCanyon_Text_JacksonDefeat:: @ 818CA6F
|
||||
.string "Whoa! You're tough!\n"
|
||||
.string "How about protecting me?$"
|
||||
|
||||
Text_18CA9C:: @ 818CA9C
|
||||
SevenIsland_SevaultCanyon_Text_JacksonPostBattle:: @ 818CA9C
|
||||
.string "From far out among the stars, our\n"
|
||||
.string "planet is just a drop of water.\p"
|
||||
.string "But we want to protect that drop\n"
|
||||
.string "of water for everyone.$"
|
||||
|
||||
Text_18CB16:: @ 818CB16
|
||||
SevenIsland_SevaultCanyon_Text_KatelynIntro:: @ 818CB16
|
||||
.string "Those shoes you have are pretty\n"
|
||||
.string "snazzy.$"
|
||||
|
||||
Text_18CB3E:: @ 818CB3E
|
||||
SevenIsland_SevaultCanyon_Text_KatelynDefeat:: @ 818CB3E
|
||||
.string "You're hot stuff in spite of your\n"
|
||||
.string "cute looks.$"
|
||||
|
||||
Text_18CB6C:: @ 818CB6C
|
||||
SevenIsland_SevaultCanyon_Text_KatelynPostBattle:: @ 818CB6C
|
||||
.string "Your mom bought those snazzy\n"
|
||||
.string "RUNNING SHOES for you?\p"
|
||||
.string "She must adore you.$"
|
||||
|
||||
Text_18CBB4:: @ 818CBB4
|
||||
SevenIsland_SevaultCanyon_Text_LeroyIntro:: @ 818CBB4
|
||||
.string "You look strong.\n"
|
||||
.string "Let me battle you, please!$"
|
||||
|
||||
Text_18CBE0:: @ 818CBE0
|
||||
SevenIsland_SevaultCanyon_Text_LeroyDefeat:: @ 818CBE0
|
||||
.string "I knew it!\n"
|
||||
.string "You're as tough as I thought!$"
|
||||
|
||||
Text_18CC09:: @ 818CC09
|
||||
SevenIsland_SevaultCanyon_Text_LeroyPostBattle:: @ 818CC09
|
||||
.string "The way you battle has given me\n"
|
||||
.string "a lot of useful data.\p"
|
||||
.string "Thanks so much!$"
|
||||
|
||||
Text_18CC4F:: @ 818CC4F
|
||||
SevenIsland_SevaultCanyon_Text_MichelleIntro:: @ 818CC4F
|
||||
.string "I was given the best possible\n"
|
||||
.string "education to become this strong.\p"
|
||||
.string "I don't want to lose to anyone!$"
|
||||
|
||||
Text_18CCAE:: @ 818CCAE
|
||||
SevenIsland_SevaultCanyon_Text_MichelleDefeat:: @ 818CCAE
|
||||
.string "Thank you. I feel like I've been\n"
|
||||
.string "set free by losing to you.$"
|
||||
|
||||
Text_18CCEA:: @ 818CCEA
|
||||
SevenIsland_SevaultCanyon_Text_MichellePostBattle:: @ 818CCEA
|
||||
.string "For some reason, I get furious\n"
|
||||
.string "over the slightest thing.\p"
|
||||
.string "I'll calm myself by breathing\n"
|
||||
.string "deeply.$"
|
||||
|
||||
Text_18CD49:: @ 818CD49
|
||||
SevenIsland_SevaultCanyon_Text_LexIntro:: @ 818CD49
|
||||
.string "LEX: My darling NYA, together\n"
|
||||
.string "we could win!$"
|
||||
|
||||
Text_18CD75:: @ 818CD75
|
||||
SevenIsland_SevaultCanyon_Text_LexDefeat:: @ 818CD75
|
||||
.string "LEX: I seem to have been too\n"
|
||||
.string "careless…$"
|
||||
|
||||
Text_18CD9C:: @ 818CD9C
|
||||
SevenIsland_SevaultCanyon_Text_LexPostBattle:: @ 818CD9C
|
||||
.string "LEX: I think it was a good\n"
|
||||
.string "experience for NYA.\p"
|
||||
.string "You have my gratitude.$"
|
||||
|
||||
Text_18CDE2:: @ 818CDE2
|
||||
SevenIsland_SevaultCanyon_Text_LexNotEnoughMons:: @ 818CDE2
|
||||
.string "LEX: May I ask you to battle the\n"
|
||||
.string "both of us at the same time?$"
|
||||
|
||||
Text_18CE20:: @ 818CE20
|
||||
SevenIsland_SevaultCanyon_Text_NyaIntro:: @ 818CE20
|
||||
.string "NYA: I'll do my best so I won't\n"
|
||||
.string "drag down my mentor, LEX!$"
|
||||
|
||||
Text_18CE5A:: @ 818CE5A
|
||||
SevenIsland_SevaultCanyon_Text_NyaDefeat:: @ 818CE5A
|
||||
.string "NYA: Oh, no…\n"
|
||||
.string "I'm so sorry, I…$"
|
||||
|
||||
Text_18CE78:: @ 818CE78
|
||||
SevenIsland_SevaultCanyon_Text_NyaPostBattle:: @ 818CE78
|
||||
.string "NYA: I think I'm going to need\n"
|
||||
.string "much more seasoning and tutoring\l"
|
||||
.string "under LEX…\p"
|
||||
.string "…So, LEX, please, may I stay with\n"
|
||||
.string "you like this?$"
|
||||
|
||||
Text_18CEF4:: @ 818CEF4
|
||||
SevenIsland_SevaultCanyon_Text_NyaNotEnoughMons:: @ 818CEF4
|
||||
.string "NYA: I'm sorry, but may we battle\n"
|
||||
.string "in two-on-two style?$"
|
||||
|
||||
gUnknown_818CF2B:: @ 818CF2B
|
||||
SevenIsland_SevaultCanyon_Text_RouteSign:: @ 818CF2B
|
||||
.string "SEVAULT CANYON\n"
|
||||
.string "TANOBY RUINS AHEAD$"
|
||||
|
||||
Text_18CF4D:: @ 818CF4D
|
||||
SevenIsland_SevaultCanyon_Text_BrunoTrainedWithBrawly:: @ 818CF4D
|
||||
.string "Training by oneself is certainly\n"
|
||||
.string "not a bad thing.\p"
|
||||
.string "But it's also not bad to aim for\n"
|
||||
|
||||
Reference in New Issue
Block a user