You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
"Trainer*AfterBattleText" labels
This commit is contained in:
@@ -10,19 +10,19 @@ AzaleaMart_MapScriptHeader:
|
||||
.MapCallbacks:
|
||||
db 0
|
||||
|
||||
ClerkScript_0x18e040:
|
||||
AzaleaMartClerkScript:
|
||||
opentext
|
||||
pokemart MARTTYPE_STANDARD, MART_AZALEA
|
||||
closetext
|
||||
end
|
||||
|
||||
CooltrainerMScript_0x18e047:
|
||||
jumptextfaceplayer UnknownText_0x18e04d
|
||||
AzaleaMartCooltrainerMScript:
|
||||
jumptextfaceplayer AzaleaMartCooltrainerMText
|
||||
|
||||
BugCatcherScript_0x18e04a:
|
||||
jumptextfaceplayer UnknownText_0x18e0b6
|
||||
AzaleaMartBugCatcherScript:
|
||||
jumptextfaceplayer AzaleaMartBugCatcherText
|
||||
|
||||
UnknownText_0x18e04d:
|
||||
AzaleaMartCooltrainerMText:
|
||||
text "There's no GREAT"
|
||||
line "BALL here. #"
|
||||
|
||||
@@ -34,7 +34,7 @@ UnknownText_0x18e04d:
|
||||
cont "his custom BALLS."
|
||||
done
|
||||
|
||||
UnknownText_0x18e0b6:
|
||||
AzaleaMartBugCatcherText:
|
||||
text "A GREAT BALL is"
|
||||
line "better for catch-"
|
||||
cont "ing #MON than a"
|
||||
@@ -62,6 +62,6 @@ AzaleaMart_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 3
|
||||
person_event SPRITE_CLERK, 3, 1, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, ClerkScript_0x18e040, -1
|
||||
person_event SPRITE_COOLTRAINER_M, 5, 2, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, CooltrainerMScript_0x18e047, -1
|
||||
person_event SPRITE_BUG_CATCHER, 2, 7, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 2, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_SCRIPT, 0, BugCatcherScript_0x18e04a, -1
|
||||
person_event SPRITE_CLERK, 3, 1, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaMartClerkScript, -1
|
||||
person_event SPRITE_COOLTRAINER_M, 5, 2, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaMartCooltrainerMScript, -1
|
||||
person_event SPRITE_BUG_CATCHER, 2, 7, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 2, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_SCRIPT, 0, AzaleaMartBugCatcherScript, -1
|
||||
|
@@ -9,27 +9,27 @@ AzaleaPokeCenter1F_MapScriptHeader:
|
||||
db 1
|
||||
|
||||
; triggers
|
||||
dw UnknownScript_0x18db27, 0
|
||||
maptrigger .Trigger0
|
||||
|
||||
.MapCallbacks:
|
||||
db 0
|
||||
|
||||
UnknownScript_0x18db27:
|
||||
.Trigger0:
|
||||
end
|
||||
|
||||
NurseScript_0x18db28:
|
||||
AzaleaPokeCenter1FNurseScript:
|
||||
jumpstd pokecenternurse
|
||||
|
||||
GentlemanScript_0x18db2b:
|
||||
jumptextfaceplayer UnknownText_0x18db34
|
||||
AzaleaPokeCenter1FGentlemanScript:
|
||||
jumptextfaceplayer AzaleaPokeCenter1FGentlemanText
|
||||
|
||||
FishingGuruScript_0x18db2e:
|
||||
jumptextfaceplayer UnknownText_0x18dbee
|
||||
AzaleaPokeCenter1FFishingGuruScript:
|
||||
jumptextfaceplayer AzaleaPokeCenter1FFishingGuruText
|
||||
|
||||
PokefanFScript_0x18db31:
|
||||
jumptextfaceplayer UnknownText_0x18dc19
|
||||
AzaleaPokeCenter1FPokefanFScript:
|
||||
jumptextfaceplayer AzaleaPokeCenter1FPokefanFText
|
||||
|
||||
UnknownText_0x18db34:
|
||||
AzaleaPokeCenter1FGentlemanText:
|
||||
text "Do your #MON"
|
||||
line "know HM moves?"
|
||||
|
||||
@@ -40,7 +40,7 @@ UnknownText_0x18db34:
|
||||
line "fainted."
|
||||
done
|
||||
|
||||
UnknownText_0x18db88:
|
||||
AzaleaPokeCenter1FUnusedText:
|
||||
text "This BILL guy"
|
||||
line "created the system"
|
||||
|
||||
@@ -52,13 +52,13 @@ UnknownText_0x18db88:
|
||||
cont "#MON per BOX."
|
||||
done
|
||||
|
||||
UnknownText_0x18dbee:
|
||||
AzaleaPokeCenter1FFishingGuruText:
|
||||
text "BILL's PC can"
|
||||
line "store up to 20"
|
||||
cont "#MON per BOX."
|
||||
done
|
||||
|
||||
UnknownText_0x18dc19:
|
||||
AzaleaPokeCenter1FPokefanFText:
|
||||
text "Do you know about"
|
||||
line "APRICORNS?"
|
||||
|
||||
@@ -96,7 +96,7 @@ AzaleaPokeCenter1F_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 4
|
||||
person_event SPRITE_NURSE, 1, 3, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, NurseScript_0x18db28, -1
|
||||
person_event SPRITE_GENTLEMAN, 6, 9, SPRITEMOVEDATA_WALK_UP_DOWN, 1, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, GentlemanScript_0x18db2b, -1
|
||||
person_event SPRITE_FISHING_GURU, 1, 6, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, FishingGuruScript_0x18db2e, -1
|
||||
person_event SPRITE_POKEFAN_F, 4, 1, SPRITEMOVEDATA_WANDER, 2, 1, -1, -1, 0, PERSONTYPE_SCRIPT, 0, PokefanFScript_0x18db31, -1
|
||||
person_event SPRITE_NURSE, 1, 3, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaPokeCenter1FNurseScript, -1
|
||||
person_event SPRITE_GENTLEMAN, 6, 9, SPRITEMOVEDATA_WALK_UP_DOWN, 1, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaPokeCenter1FGentlemanScript, -1
|
||||
person_event SPRITE_FISHING_GURU, 1, 6, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaPokeCenter1FFishingGuruScript, -1
|
||||
person_event SPRITE_POKEFAN_F, 4, 1, SPRITEMOVEDATA_WANDER, 2, 1, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaPokeCenter1FPokefanFScript, -1
|
||||
|
@@ -112,10 +112,10 @@ AzaleaTownRivalBattleScript:
|
||||
end
|
||||
|
||||
AzaleaTownRocket1Script:
|
||||
jumptextfaceplayer GoodSamaritanRocketText
|
||||
jumptextfaceplayer AzaleaTownRocket1Text
|
||||
|
||||
AzaleaTownRocket2Script:
|
||||
jumptextfaceplayer TastySlowpokeTailRocketText
|
||||
jumptextfaceplayer AzaleaTownRocket2Text
|
||||
|
||||
AzaleaTownGrampsScript:
|
||||
faceplayer
|
||||
@@ -159,15 +159,15 @@ WoosterScript:
|
||||
closetext
|
||||
end
|
||||
|
||||
AzaleaTown_CelebiEventScript:
|
||||
applymovement PLAYER, Movement_PlayerWalksOutOfKurtsHouse
|
||||
AzaleaTownCelebiTrigger:
|
||||
applymovement PLAYER, AzaleaTownPlayerLeavesKurtsHouseMovement
|
||||
opentext
|
||||
writetext IlexForestIsRestlessText
|
||||
writetext AzaleaTownKurtText1
|
||||
buttonsound
|
||||
spriteface AZALEATOWN_KURT_OUTSIDE, RIGHT
|
||||
writetext HeresTheGSBallBackText
|
||||
writetext AzaleaTownKurtText2
|
||||
buttonsound
|
||||
writetext PleaseInvestigateIlexForestText
|
||||
writetext AzaleaTownKurtText3
|
||||
waitbutton
|
||||
verbosegiveitem GS_BALL
|
||||
spriteface AZALEATOWN_KURT_OUTSIDE, LEFT
|
||||
@@ -181,7 +181,7 @@ AzaleaTown_CelebiEventScript:
|
||||
AzaleaTownKurtScript:
|
||||
faceplayer
|
||||
opentext
|
||||
writetext PleaseInvestigateIlexForestText
|
||||
writetext AzaleaTownKurtText3
|
||||
waitbutton
|
||||
spriteface AZALEATOWN_KURT_OUTSIDE, LEFT
|
||||
closetext
|
||||
@@ -217,7 +217,6 @@ WhiteApricornTree:
|
||||
AzaleaTownHiddenFullHeal:
|
||||
dwb EVENT_AZALEA_TOWN_HIDDEN_FULL_HEAL, FULL_HEAL
|
||||
|
||||
|
||||
AzaleaTownRivalBattleApproachMovement1:
|
||||
step LEFT
|
||||
step LEFT
|
||||
@@ -244,7 +243,7 @@ AzaleaTownRivalBattleExitMovement:
|
||||
step LEFT
|
||||
step_end
|
||||
|
||||
Movement_PlayerWalksOutOfKurtsHouse:
|
||||
AzaleaTownPlayerLeavesKurtsHouseMovement:
|
||||
step LEFT
|
||||
step LEFT
|
||||
step UP
|
||||
@@ -314,7 +313,7 @@ AzaleaTownRivalLossText:
|
||||
line "you were lying."
|
||||
done
|
||||
|
||||
GoodSamaritanRocketText:
|
||||
AzaleaTownRocket1Text:
|
||||
text "It's unsafe to go"
|
||||
line "in there, so I'm"
|
||||
cont "standing guard."
|
||||
@@ -323,7 +322,7 @@ GoodSamaritanRocketText:
|
||||
line "Samaritan?"
|
||||
done
|
||||
|
||||
TastySlowpokeTailRocketText:
|
||||
AzaleaTownRocket2Text:
|
||||
text "Do you know about"
|
||||
line "SLOWPOKETAIL? I"
|
||||
cont "heard it's tasty!"
|
||||
@@ -392,19 +391,19 @@ WoosterText:
|
||||
text "WOOSTER: Gugyoo…"
|
||||
done
|
||||
|
||||
IlexForestIsRestlessText:
|
||||
AzaleaTownKurtText1:
|
||||
text "ILEX FOREST is"
|
||||
line "restless!"
|
||||
|
||||
para "What is going on?"
|
||||
done
|
||||
|
||||
HeresTheGSBallBackText:
|
||||
AzaleaTownKurtText2:
|
||||
text "<PLAYER>, here's"
|
||||
line "your GS BALL back!"
|
||||
done
|
||||
|
||||
PleaseInvestigateIlexForestText:
|
||||
AzaleaTownKurtText3:
|
||||
text "Could you go see"
|
||||
line "why ILEX FOREST is"
|
||||
cont "so restless?"
|
||||
@@ -479,7 +478,7 @@ AzaleaTown_MapEventHeader:
|
||||
db 3
|
||||
xy_trigger 1, $a, $5, $0, AzaleaTownRivalBattleTrigger1, $0, $0
|
||||
xy_trigger 1, $b, $5, $0, AzaleaTownRivalBattleTrigger2, $0, $0
|
||||
xy_trigger 2, $6, $9, $0, AzaleaTown_CelebiEventScript, $0, $0
|
||||
xy_trigger 2, $6, $9, $0, AzaleaTownCelebiTrigger, $0, $0
|
||||
|
||||
.Signposts:
|
||||
db 9
|
||||
|
@@ -100,7 +100,7 @@ TrainerCooltrainermPaul:
|
||||
CooltrainermPaulScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainermPaulAfterText
|
||||
writetext CooltrainermPaulAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -111,7 +111,7 @@ TrainerCooltrainermMike:
|
||||
CooltrainermMikeScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainermMikeAfterText
|
||||
writetext CooltrainermMikeAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -122,7 +122,7 @@ TrainerCooltrainerfLola:
|
||||
CooltrainerfLolaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainerfLolaAfterText
|
||||
writetext CooltrainerfLolaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -300,7 +300,7 @@ CooltrainermPaulBeatenText:
|
||||
line "lost?"
|
||||
done
|
||||
|
||||
CooltrainermPaulAfterText:
|
||||
CooltrainermPaulAfterBattleText:
|
||||
text "LANCE told you"
|
||||
line "that he'd like to"
|
||||
|
||||
@@ -318,7 +318,7 @@ CooltrainermMikeBeatenText:
|
||||
text "That's odd."
|
||||
done
|
||||
|
||||
CooltrainermMikeAfterText:
|
||||
CooltrainermMikeAfterBattleText:
|
||||
text "I know my short-"
|
||||
line "comings now."
|
||||
|
||||
@@ -344,7 +344,7 @@ CooltrainerfLolaBeatenText:
|
||||
text "Way to go!"
|
||||
done
|
||||
|
||||
CooltrainerfLolaAfterText:
|
||||
CooltrainerfLolaAfterBattleText:
|
||||
text "Dragons are weak"
|
||||
line "against dragon-"
|
||||
cont "type moves."
|
||||
|
@@ -68,7 +68,7 @@ TrainerCooltrainermCody:
|
||||
CooltrainermCodyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainermCodyAfterText
|
||||
writetext CooltrainermCodyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -79,7 +79,7 @@ TrainerCooltrainerfFran:
|
||||
CooltrainerfFranScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainerfFranAfterText
|
||||
writetext CooltrainerfFranAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -95,7 +95,7 @@ CooltrainermCodyBeatenText:
|
||||
line "had a dragon!"
|
||||
done
|
||||
|
||||
CooltrainermCodyAfterText:
|
||||
CooltrainermCodyAfterBattleText:
|
||||
text "Members of our"
|
||||
line "dragon-user clan"
|
||||
|
||||
@@ -119,7 +119,7 @@ CooltrainerfFranBeatenText:
|
||||
text "Awww… I lost…"
|
||||
done
|
||||
|
||||
CooltrainerfFranAfterText:
|
||||
CooltrainerfFranAfterBattleText:
|
||||
text "Uh-oh… CLAIR is"
|
||||
line "going to be mad…"
|
||||
done
|
||||
|
@@ -55,7 +55,7 @@ TrainerLassMichelle:
|
||||
LassMichelleScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x72e30
|
||||
writetext LassMichelleAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -66,7 +66,7 @@ TrainerPicnickerTanya:
|
||||
PicnickerTanyaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x72e8e
|
||||
writetext PicnickerTanyaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -77,7 +77,7 @@ TrainerBeautyJulia:
|
||||
BeautyJuliaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x72f01
|
||||
writetext BeautyJuliaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -88,7 +88,7 @@ TrainerTwinsJoandzoe1:
|
||||
TwinsJoandzoe1Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x72f70
|
||||
writetext TwinsJoandzoe1AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -99,7 +99,7 @@ TrainerTwinsJoandzoe2:
|
||||
TwinsJoandzoe2Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x72fc0
|
||||
writetext TwinsJoandzoe2AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -199,7 +199,7 @@ LassMichelleBeatenText:
|
||||
text "Oh, bleah!"
|
||||
done
|
||||
|
||||
UnknownText_0x72e30:
|
||||
LassMichelleAfterBattleText:
|
||||
text "I just got care-"
|
||||
line "less, that's all!"
|
||||
done
|
||||
@@ -214,7 +214,7 @@ PicnickerTanyaBeatenText:
|
||||
text "Oh, that's it?"
|
||||
done
|
||||
|
||||
UnknownText_0x72e8e:
|
||||
PicnickerTanyaAfterBattleText:
|
||||
text "Oh, look at all"
|
||||
line "your BADGES. No"
|
||||
|
||||
@@ -232,7 +232,7 @@ BeautyJuliaBeatenText:
|
||||
text "How annoying!"
|
||||
done
|
||||
|
||||
UnknownText_0x72f01:
|
||||
BeautyJuliaAfterBattleText:
|
||||
text "How do I go about"
|
||||
line "becoming ladylike"
|
||||
cont "like ERIKA?"
|
||||
@@ -248,7 +248,7 @@ TwinsJoandzoe1BeatenText:
|
||||
text "Oh… We lost…"
|
||||
done
|
||||
|
||||
UnknownText_0x72f70:
|
||||
TwinsJoandzoe1AfterBattleText:
|
||||
text "ERIKA will get you"
|
||||
line "back for us!"
|
||||
done
|
||||
@@ -262,7 +262,7 @@ TwinsJoandzoe2BeatenText:
|
||||
text "We couldn't win…"
|
||||
done
|
||||
|
||||
UnknownText_0x72fc0:
|
||||
TwinsJoandzoe2AfterBattleText:
|
||||
text "ERIKA is much,"
|
||||
line "much stronger!"
|
||||
done
|
||||
|
@@ -93,7 +93,7 @@ TrainerSwimmerfDiana:
|
||||
SwimmerfDianaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x188856
|
||||
writetext SwimmerfDianaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -104,7 +104,7 @@ TrainerSwimmerfBriana:
|
||||
SwimmerfBrianaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x1888c0
|
||||
writetext SwimmerfBrianaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -115,7 +115,7 @@ TrainerSwimmermParker:
|
||||
SwimmermParkerScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x188943
|
||||
writetext SwimmermParkerAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -299,7 +299,7 @@ SwimmerfDianaBeatenText:
|
||||
line "the winner!"
|
||||
done
|
||||
|
||||
UnknownText_0x188856:
|
||||
SwimmerfDianaAfterBattleText:
|
||||
text "I'll be swimming"
|
||||
line "quietly."
|
||||
done
|
||||
@@ -315,7 +315,7 @@ SwimmerfBrianaBeatenText:
|
||||
line "disposed of me…"
|
||||
done
|
||||
|
||||
UnknownText_0x1888c0:
|
||||
SwimmerfBrianaAfterBattleText:
|
||||
text "Don't be too smug"
|
||||
line "about beating me."
|
||||
|
||||
@@ -335,7 +335,7 @@ SwimmermParkerBeatenText:
|
||||
text "This can't be…"
|
||||
done
|
||||
|
||||
UnknownText_0x188943:
|
||||
SwimmermParkerAfterBattleText:
|
||||
text "MISTY has gotten"
|
||||
line "much better in the"
|
||||
cont "past few years."
|
||||
|
@@ -22,7 +22,7 @@ TrainerKimono_girlNaoko2:
|
||||
Kimono_girlNaoko2Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x99579
|
||||
writetext Kimono_girlNaoko2AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -33,7 +33,7 @@ TrainerKimono_girlSayo:
|
||||
Kimono_girlSayoScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x9960b
|
||||
writetext Kimono_girlSayoAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -44,7 +44,7 @@ TrainerKimono_girlZuki:
|
||||
Kimono_girlZukiScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x99688
|
||||
writetext Kimono_girlZukiAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -55,7 +55,7 @@ TrainerKimono_girlKuni:
|
||||
Kimono_girlKuniScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x99714
|
||||
writetext Kimono_girlKuniAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -66,7 +66,7 @@ TrainerKimono_girlMiki:
|
||||
Kimono_girlMikiScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x997a8
|
||||
writetext Kimono_girlMikiAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -148,7 +148,7 @@ Kimono_girlNaoko2BeatenText:
|
||||
line "strong."
|
||||
done
|
||||
|
||||
UnknownText_0x99579:
|
||||
Kimono_girlNaoko2AfterBattleText:
|
||||
text "I enjoyed that"
|
||||
line "bout. I would like"
|
||||
cont "to see you again."
|
||||
@@ -167,7 +167,7 @@ Kimono_girlSayoBeatenText:
|
||||
line "I almost had you."
|
||||
done
|
||||
|
||||
UnknownText_0x9960b:
|
||||
Kimono_girlSayoAfterBattleText:
|
||||
text "Rhythm is impor-"
|
||||
line "tant for both"
|
||||
|
||||
@@ -188,7 +188,7 @@ Kimono_girlZukiBeatenText:
|
||||
line "#MON left…"
|
||||
done
|
||||
|
||||
UnknownText_0x99688:
|
||||
Kimono_girlZukiAfterBattleText:
|
||||
text "I put a different"
|
||||
line "flower in my bar-"
|
||||
cont "rette every month."
|
||||
@@ -205,7 +205,7 @@ Kimono_girlKuniBeatenText:
|
||||
line "than you look."
|
||||
done
|
||||
|
||||
UnknownText_0x99714:
|
||||
Kimono_girlKuniAfterBattleText:
|
||||
text "I trained a lot,"
|
||||
line "so I thought I was"
|
||||
|
||||
@@ -224,7 +224,7 @@ Kimono_girlMikiBeatenText:
|
||||
line "at #MON too."
|
||||
done
|
||||
|
||||
UnknownText_0x997a8:
|
||||
Kimono_girlMikiAfterBattleText:
|
||||
text "I can keep dancing"
|
||||
line "because there are"
|
||||
|
||||
|
@@ -94,7 +94,7 @@ TrainerCooltrainermDarin:
|
||||
CooltrainermDarinScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainermDarinAfterText
|
||||
writetext CooltrainermDarinAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -105,7 +105,7 @@ TrainerCooltrainerfCara:
|
||||
CooltrainerfCaraScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext CooltrainerfCaraAfterText
|
||||
writetext CooltrainerfCaraAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -116,7 +116,7 @@ TrainerTwinsLeaandpia1:
|
||||
TwinsLeaandpia1Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext TrinsLeaandpia1AfterText
|
||||
writetext TwinsLeaandpia1AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -127,7 +127,7 @@ TrainerTwinsLeaandpia2:
|
||||
TwinsLeaandpia2Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext TrinsLeaandpia2AfterText
|
||||
writetext TwinsLeaandpia2AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -332,7 +332,7 @@ CooltrainermDarinBeatenText:
|
||||
text "S-strong!"
|
||||
done
|
||||
|
||||
CooltrainermDarinAfterText:
|
||||
CooltrainermDarinAfterBattleText:
|
||||
text "The SHRINE ahead"
|
||||
line "is home to the"
|
||||
|
||||
@@ -352,7 +352,7 @@ CooltrainerfCaraBeatenText:
|
||||
text "Oh yikes, I lost!"
|
||||
done
|
||||
|
||||
CooltrainerfCaraAfterText:
|
||||
CooltrainerfCaraAfterBattleText:
|
||||
text "Soon I'm going to"
|
||||
line "get permission"
|
||||
|
||||
@@ -378,7 +378,7 @@ TwinsLeaandpia1BeatenText:
|
||||
text "Ouchies."
|
||||
done
|
||||
|
||||
TrinsLeaandpia1AfterText:
|
||||
TwinsLeaandpia1AfterBattleText:
|
||||
text "It was like having"
|
||||
line "to battle LANCE."
|
||||
done
|
||||
@@ -391,7 +391,7 @@ TwinsLeaandpia2BeatenText:
|
||||
text "Meanie."
|
||||
done
|
||||
|
||||
TrinsLeaandpia2AfterText:
|
||||
TwinsLeaandpia2AfterBattleText:
|
||||
text "We'll tell on you."
|
||||
|
||||
para "MASTER will be"
|
||||
|
@@ -105,7 +105,7 @@ TrainerSageJeffrey:
|
||||
SageJeffreyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x9a263
|
||||
writetext SageJeffreyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -116,7 +116,7 @@ TrainerSagePing:
|
||||
SagePingScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x9a2b7
|
||||
writetext SagePingAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -127,7 +127,7 @@ TrainerMediumMartha:
|
||||
MediumMarthaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x9a318
|
||||
writetext MediumMarthaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -138,7 +138,7 @@ TrainerMediumGrace:
|
||||
MediumGraceScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x9a38a
|
||||
writetext MediumGraceAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -297,7 +297,7 @@ SageJeffreyBeatenText:
|
||||
line "experienced both."
|
||||
done
|
||||
|
||||
UnknownText_0x9a263:
|
||||
SageJeffreyAfterBattleText:
|
||||
text "Where did #MON"
|
||||
line "come from?"
|
||||
done
|
||||
@@ -312,7 +312,7 @@ SagePingBeatenText:
|
||||
text "Ah! Well done!"
|
||||
done
|
||||
|
||||
UnknownText_0x9a2b7:
|
||||
SagePingAfterBattleText:
|
||||
text "We use only ghost-"
|
||||
line "type #MON."
|
||||
|
||||
@@ -329,7 +329,7 @@ MediumMarthaBeatenText:
|
||||
text "I, I, I lost!"
|
||||
done
|
||||
|
||||
UnknownText_0x9a318:
|
||||
MediumMarthaAfterBattleText:
|
||||
text "The one who wants"
|
||||
line "to win most--will!"
|
||||
done
|
||||
@@ -346,7 +346,7 @@ MediumGraceBeatenText:
|
||||
text "Wha-what?"
|
||||
done
|
||||
|
||||
UnknownText_0x9a38a:
|
||||
MediumGraceAfterBattleText:
|
||||
text "Fine. I shall tell"
|
||||
line "you the secret of"
|
||||
|
||||
|
@@ -101,7 +101,7 @@ TrainerSailorJeff:
|
||||
SailorJeffScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76a38
|
||||
writetext SailorJeffAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -112,7 +112,7 @@ TrainerPicnickerDebra:
|
||||
PicnickerDebraScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76a99
|
||||
writetext PicnickerDebraAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -123,7 +123,7 @@ TrainerJugglerFritz:
|
||||
JugglerFritzScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76b02
|
||||
writetext JugglerFritzAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -134,7 +134,7 @@ TrainerSailorGarrett:
|
||||
SailorGarrettScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76b7a
|
||||
writetext SailorGarrettAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -145,7 +145,7 @@ TrainerFisherJonah:
|
||||
FisherJonahScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76c22
|
||||
writetext FisherJonahAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -156,7 +156,7 @@ TrainerBlackbeltWai:
|
||||
BlackbeltWaiScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76c9e
|
||||
writetext BlackbeltWaiAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -167,7 +167,7 @@ TrainerSailorKenneth:
|
||||
SailorKennethScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76d5f
|
||||
writetext SailorKennethAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -178,7 +178,7 @@ TrainerTeacherShirley:
|
||||
TeacherShirleyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76de1
|
||||
writetext TeacherShirleyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -189,7 +189,7 @@ TrainerSchoolboyNate:
|
||||
SchoolboyNateScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76e3d
|
||||
writetext SchoolboyNateAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -200,7 +200,7 @@ TrainerSchoolboyRicky:
|
||||
SchoolboyRickyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76eb6
|
||||
writetext SchoolboyRickyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -278,7 +278,7 @@ SailorJeffBeatenText:
|
||||
line "break's over!"
|
||||
done
|
||||
|
||||
UnknownText_0x76a38:
|
||||
SailorJeffAfterBattleText:
|
||||
text "I guess I can't"
|
||||
line "win if I don't get"
|
||||
cont "serious."
|
||||
@@ -294,7 +294,7 @@ PicnickerDebraBeatenText:
|
||||
line "strong!"
|
||||
done
|
||||
|
||||
UnknownText_0x76a99:
|
||||
PicnickerDebraAfterBattleText:
|
||||
text "SAFFRON, CELADON…"
|
||||
line "I hear there are"
|
||||
|
||||
@@ -312,7 +312,7 @@ JugglerFritzBeatenText:
|
||||
line "more…"
|
||||
done
|
||||
|
||||
UnknownText_0x76b02:
|
||||
JugglerFritzAfterBattleText:
|
||||
text "No more ships for"
|
||||
line "me. Next time,"
|
||||
|
||||
@@ -330,7 +330,7 @@ SailorGarrettBeatenText:
|
||||
line "field…"
|
||||
done
|
||||
|
||||
UnknownText_0x76b7a:
|
||||
SailorGarrettAfterBattleText:
|
||||
text "We get different"
|
||||
line "passengers from"
|
||||
|
||||
@@ -352,7 +352,7 @@ FisherJonahBeatenText:
|
||||
line "anymore…"
|
||||
done
|
||||
|
||||
UnknownText_0x76c22:
|
||||
FisherJonahAfterBattleText:
|
||||
text "I plan to fish off"
|
||||
line "VERMILION's pier."
|
||||
done
|
||||
@@ -370,7 +370,7 @@ BlackbeltWaiBeatenText:
|
||||
line "over!"
|
||||
done
|
||||
|
||||
UnknownText_0x76c9e:
|
||||
BlackbeltWaiAfterBattleText:
|
||||
text "I couldn't find"
|
||||
line "the KARATE KING in"
|
||||
cont "JOHTO."
|
||||
@@ -393,7 +393,7 @@ SailorKennethBeatenText:
|
||||
line "ing is obvious…"
|
||||
done
|
||||
|
||||
UnknownText_0x76d5f:
|
||||
SailorKennethAfterBattleText:
|
||||
text "Eight BADGES!"
|
||||
line "They must prove"
|
||||
|
||||
@@ -413,7 +413,7 @@ TeacherShirleyBeatenText:
|
||||
text "Aaack!"
|
||||
done
|
||||
|
||||
UnknownText_0x76de1:
|
||||
TeacherShirleyAfterBattleText:
|
||||
text "We're on a field"
|
||||
line "trip to the RUINS"
|
||||
cont "outside VIOLET."
|
||||
@@ -428,7 +428,7 @@ SchoolboyNateBeatenText:
|
||||
text "Yaargh!"
|
||||
done
|
||||
|
||||
UnknownText_0x76e3d:
|
||||
SchoolboyNateAfterBattleText:
|
||||
text "Radios pick up"
|
||||
line "strange signals"
|
||||
cont "inside the RUINS."
|
||||
@@ -444,7 +444,7 @@ SchoolboyRickyBeatenText:
|
||||
text "I was done in!"
|
||||
done
|
||||
|
||||
UnknownText_0x76eb6:
|
||||
SchoolboyRickyAfterBattleText:
|
||||
text "I read that there"
|
||||
line "are four of those"
|
||||
cont "stone panels."
|
||||
|
@@ -20,7 +20,7 @@ TrainerCooltrainermSean:
|
||||
CooltrainermSeanScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7567b
|
||||
writetext CooltrainermSeanAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -31,7 +31,7 @@ TrainerCooltrainerfCarol:
|
||||
CooltrainerfCarolScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x756f7
|
||||
writetext CooltrainerfCarolAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -42,7 +42,7 @@ TrainerPokemaniacEthan:
|
||||
PokemaniacEthanScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7574b
|
||||
writetext PokemaniacEthanAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -53,7 +53,7 @@ TrainerHikerNoland:
|
||||
HikerNolandScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x757d4
|
||||
writetext HikerNolandAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -64,7 +64,7 @@ TrainerGentlemanEdward:
|
||||
GentlemanEdwardScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x75937
|
||||
writetext GentlemanEdwardAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -75,7 +75,7 @@ TrainerBurglarCorey:
|
||||
BurglarCoreyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x75996
|
||||
writetext BurglarCoreyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -142,7 +142,7 @@ CooltrainermSeanBeatenText:
|
||||
text "I wanted to win!"
|
||||
done
|
||||
|
||||
UnknownText_0x7567b:
|
||||
CooltrainermSeanAfterBattleText:
|
||||
text "Trainers from"
|
||||
line "JOHTO can battle"
|
||||
|
||||
@@ -160,7 +160,7 @@ CooltrainerfCarolBeatenText:
|
||||
line "ent between us?"
|
||||
done
|
||||
|
||||
UnknownText_0x756f7:
|
||||
CooltrainerfCarolAfterBattleText:
|
||||
text "I'm going to beat"
|
||||
line "you someday!"
|
||||
done
|
||||
@@ -175,7 +175,7 @@ PokemaniacEthanBeatenText:
|
||||
text "Gyaaaah!"
|
||||
done
|
||||
|
||||
UnknownText_0x7574b:
|
||||
PokemaniacEthanAfterBattleText:
|
||||
text "LILY's nice, but"
|
||||
line "MARY's the best!"
|
||||
|
||||
@@ -194,7 +194,7 @@ HikerNolandBeatenText:
|
||||
line "handle!"
|
||||
done
|
||||
|
||||
UnknownText_0x757d4:
|
||||
HikerNolandAfterBattleText:
|
||||
text "I wonder if there"
|
||||
line "are any mountains"
|
||||
|
||||
@@ -240,7 +240,7 @@ GentlemanEdwardBeatenText:
|
||||
line "it…"
|
||||
done
|
||||
|
||||
UnknownText_0x75937:
|
||||
GentlemanEdwardAfterBattleText:
|
||||
text "I give up."
|
||||
line "You don't have to"
|
||||
|
||||
@@ -258,7 +258,7 @@ BurglarCoreyBeatenText:
|
||||
line "I lost!"
|
||||
done
|
||||
|
||||
UnknownText_0x75996:
|
||||
BurglarCoreyAfterBattleText:
|
||||
text "I found a pretty"
|
||||
line "coin here."
|
||||
|
||||
|
@@ -146,7 +146,7 @@ TrainerPokefanmColin:
|
||||
PokefanmColinScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7635b
|
||||
writetext PokefanmColinAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -157,7 +157,7 @@ TrainerTwinsMegandpeg1:
|
||||
TwinsMegandpeg1Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x763c2
|
||||
writetext TwinsMegandpeg1AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -168,7 +168,7 @@ TrainerTwinsMegandpeg2:
|
||||
TwinsMegandpeg2Script:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76428
|
||||
writetext TwinsMegandpeg2AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -179,7 +179,7 @@ TrainerPsychicRodney:
|
||||
PsychicRodneyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76497
|
||||
writetext PsychicRodneyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -190,7 +190,7 @@ TrainerPokefanmJeremy:
|
||||
PokefanmJeremyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7651c
|
||||
writetext PokefanmJeremyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -201,7 +201,7 @@ TrainerPokefanfGeorgia:
|
||||
PokefanfGeorgiaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x76596
|
||||
writetext PokefanfGeorgiaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -212,7 +212,7 @@ TrainerSupernerdShawn:
|
||||
SupernerdShawnScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7660f
|
||||
writetext SupernerdShawnAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -347,7 +347,7 @@ PokefanmColinBeatenText:
|
||||
text "You're strong!"
|
||||
done
|
||||
|
||||
UnknownText_0x7635b:
|
||||
PokefanmColinAfterBattleText:
|
||||
text "You're traveling"
|
||||
line "all alone?"
|
||||
|
||||
@@ -365,7 +365,7 @@ TwinsMegandpeg1BeatenText:
|
||||
text "Oh! We lost!"
|
||||
done
|
||||
|
||||
UnknownText_0x763c2:
|
||||
TwinsMegandpeg1AfterBattleText:
|
||||
text "Baby is a rude"
|
||||
line "name to call us"
|
||||
cont "girls!"
|
||||
@@ -382,7 +382,7 @@ TwinsMegandpeg2BeatenText:
|
||||
text "Oh! We lost!"
|
||||
done
|
||||
|
||||
UnknownText_0x76428:
|
||||
TwinsMegandpeg2AfterBattleText:
|
||||
text "Sometimes, kids"
|
||||
line "are smarter than"
|
||||
cont "grown-ups!"
|
||||
@@ -399,7 +399,7 @@ PsychicRodneyBeatenText:
|
||||
line "thing!"
|
||||
done
|
||||
|
||||
UnknownText_0x76497:
|
||||
PsychicRodneyAfterBattleText:
|
||||
text "I get it. You can"
|
||||
line "hear JOHTO's radio"
|
||||
cont "on the FAST SHIP."
|
||||
@@ -416,7 +416,7 @@ PokefanmJeremyBeatenText:
|
||||
line "ful #MON!"
|
||||
done
|
||||
|
||||
UnknownText_0x7651c:
|
||||
PokefanmJeremyAfterBattleText:
|
||||
text "I must go to the"
|
||||
line "#MON SALON and"
|
||||
cont "fix them up nice!"
|
||||
@@ -433,7 +433,7 @@ PokefanfGeorgiaBeatenText:
|
||||
line "to do?"
|
||||
done
|
||||
|
||||
UnknownText_0x76596:
|
||||
PokefanfGeorgiaAfterBattleText:
|
||||
text "Oh, yes! I have to"
|
||||
line "get my #MON out"
|
||||
cont "of DAY-CARE!"
|
||||
@@ -450,7 +450,7 @@ SupernerdShawnBeatenText:
|
||||
line "Please!"
|
||||
done
|
||||
|
||||
UnknownText_0x7660f:
|
||||
SupernerdShawnAfterBattleText:
|
||||
text "You should use the"
|
||||
line "right BALLS to fit"
|
||||
cont "the situation."
|
||||
|
@@ -17,7 +17,7 @@ TrainerFirebreatherLyle:
|
||||
FirebreatherLyleScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x75b52
|
||||
writetext FirebreatherLyleAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -28,7 +28,7 @@ TrainerBug_catcherKen:
|
||||
Bug_catcherKenScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x75bd5
|
||||
writetext Bug_catcherKenAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -39,7 +39,7 @@ TrainerBeautyCassie:
|
||||
BeautyCassieScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x75c43
|
||||
writetext BeautyCassieAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -124,7 +124,7 @@ FirebreatherLyleBeatenText:
|
||||
line "flame's tiny…"
|
||||
done
|
||||
|
||||
UnknownText_0x75b52:
|
||||
FirebreatherLyleAfterBattleText:
|
||||
text "I guess fire is"
|
||||
line "weak on the sea."
|
||||
|
||||
@@ -143,7 +143,7 @@ Bug_catcherKenBeatenText:
|
||||
line "You're tough!"
|
||||
done
|
||||
|
||||
UnknownText_0x75bd5:
|
||||
Bug_catcherKenAfterBattleText:
|
||||
text "You can find lots"
|
||||
line "of #MON in the"
|
||||
cont "trees of JOHTO!"
|
||||
@@ -159,7 +159,7 @@ BeautyCassieBeatenText:
|
||||
text "My heart weeps…"
|
||||
done
|
||||
|
||||
UnknownText_0x75c43:
|
||||
BeautyCassieAfterBattleText:
|
||||
text "A voyage is best"
|
||||
line "for getting over"
|
||||
cont "a broken heart."
|
||||
|
@@ -100,7 +100,7 @@ TrainerLassCarrie:
|
||||
LassCarrieScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext LassCarrieOWText
|
||||
writetext LassCarrieAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -124,7 +124,7 @@ TrainerLassBridget:
|
||||
LassBridgetScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext LassBridgetOWText
|
||||
writetext LassBridgetAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -135,7 +135,7 @@ TrainerBeautyVictoria:
|
||||
BeautyVictoriaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext BeautyVictoriaOWText
|
||||
writetext BeautyVictoriaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -146,7 +146,7 @@ TrainerBeautySamantha:
|
||||
BeautySamanthaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext BeautySamanthaOWText
|
||||
writetext BeautySamanthaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -285,7 +285,7 @@ LassCarrieBeatenText:
|
||||
line "you were weak…"
|
||||
done
|
||||
|
||||
LassCarrieOWText:
|
||||
LassCarrieAfterBattleText:
|
||||
text "Do my #MON"
|
||||
line "think I'm cute?"
|
||||
done
|
||||
@@ -303,7 +303,7 @@ LassBridgetBeatenText:
|
||||
text "Oh, no, no, no!"
|
||||
done
|
||||
|
||||
LassBridgetOWText:
|
||||
LassBridgetAfterBattleText:
|
||||
text "I'm trying to beat"
|
||||
line "WHITNEY, but…"
|
||||
cont "It's depressing."
|
||||
@@ -339,7 +339,7 @@ BeautyVictoriaBeatenText:
|
||||
line "it's over?"
|
||||
done
|
||||
|
||||
BeautyVictoriaOWText:
|
||||
BeautyVictoriaAfterBattleText:
|
||||
text "Wow, you must be"
|
||||
line "good to beat me!"
|
||||
cont "Keep it up!"
|
||||
@@ -356,7 +356,7 @@ BeautySamanthaBeatenText:
|
||||
line "I'm so sorry!"
|
||||
done
|
||||
|
||||
BeautySamanthaOWText:
|
||||
BeautySamanthaAfterBattleText:
|
||||
text "I taught MEOWTH"
|
||||
line "moves for taking"
|
||||
cont "on any type…"
|
||||
|
@@ -396,7 +396,7 @@ TrainerBug_catcherWayne:
|
||||
Bug_catcherWayneScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext Bug_catcherWayneAfterText
|
||||
writetext Bug_catcherWayneAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -929,7 +929,7 @@ Bug_catcherWayneBeatenText:
|
||||
line "#MON before…"
|
||||
done
|
||||
|
||||
Bug_catcherWayneAfterText:
|
||||
Bug_catcherWayneAfterBattleText:
|
||||
text "A #MON I've"
|
||||
line "never seen before"
|
||||
|
||||
|
@@ -156,7 +156,7 @@ TrainerFisherAndre:
|
||||
FisherAndreScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7058f
|
||||
writetext FisherAndreAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -167,7 +167,7 @@ TrainerFisherRaymond:
|
||||
FisherRaymondScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x70611
|
||||
writetext FisherRaymondAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -178,7 +178,7 @@ TrainerCooltrainermAaron:
|
||||
CooltrainermAaronScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7069c
|
||||
writetext CooltrainermAaronAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -189,7 +189,7 @@ TrainerCooltrainerfLois:
|
||||
CooltrainerfLoisScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x70752
|
||||
writetext CooltrainerfLoisAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -379,7 +379,7 @@ FisherAndreBeatenText:
|
||||
line "MON trainer…"
|
||||
done
|
||||
|
||||
UnknownText_0x7058f:
|
||||
FisherAndreAfterBattleText:
|
||||
text "I won't lose as an"
|
||||
line "angler! I catch"
|
||||
cont "#MON all day."
|
||||
@@ -398,7 +398,7 @@ FisherRaymondBeatenText:
|
||||
line "tangled up…"
|
||||
done
|
||||
|
||||
UnknownText_0x70611:
|
||||
FisherRaymondAfterBattleText:
|
||||
text "Why can't I catch"
|
||||
line "any good #MON?"
|
||||
done
|
||||
@@ -419,7 +419,7 @@ CooltrainermAaronBeatenText:
|
||||
line "Good battle."
|
||||
done
|
||||
|
||||
UnknownText_0x7069c:
|
||||
CooltrainermAaronAfterBattleText:
|
||||
text "#MON and their"
|
||||
line "trainer become"
|
||||
|
||||
@@ -444,7 +444,7 @@ CooltrainerfLoisBeatenText:
|
||||
text "Good going!"
|
||||
done
|
||||
|
||||
UnknownText_0x70752:
|
||||
CooltrainerfLoisAfterBattleText:
|
||||
text "Come to think of"
|
||||
line "it, I've seen a"
|
||||
cont "pink BUTTERFREE."
|
||||
|
@@ -76,7 +76,7 @@ TrainerSkierRoxanne:
|
||||
SkierRoxanneScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x19a116
|
||||
writetext SkierRoxanneAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -87,7 +87,7 @@ TrainerSkierClarissa:
|
||||
SkierClarissaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x19a18f
|
||||
writetext SkierClarissaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -98,7 +98,7 @@ TrainerBoarderRonald:
|
||||
BoarderRonaldScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x199f2d
|
||||
writetext BoarderRonaldAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -109,7 +109,7 @@ TrainerBoarderBrad:
|
||||
BoarderBradScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext BorderBradTalkText
|
||||
writetext BoarderBradAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -120,7 +120,7 @@ TrainerBoarderDouglas:
|
||||
BoarderDouglasScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext BorderDouglasTalkText
|
||||
writetext BoarderDouglasAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -251,7 +251,7 @@ BoarderRonaldBeatenText:
|
||||
line "do a thing."
|
||||
done
|
||||
|
||||
UnknownText_0x199f2d:
|
||||
BoarderRonaldAfterBattleText:
|
||||
text "I think there's a"
|
||||
line "move a #MON"
|
||||
|
||||
@@ -276,7 +276,7 @@ BoarderBradBeatenText:
|
||||
line "serious we are?"
|
||||
done
|
||||
|
||||
BorderBradTalkText:
|
||||
BoarderBradAfterBattleText:
|
||||
text "This GYM is great."
|
||||
line "I love boarding"
|
||||
cont "with my #MON!"
|
||||
@@ -292,7 +292,7 @@ BoarderDouglasBeatenText:
|
||||
line "PRYCE's secret."
|
||||
done
|
||||
|
||||
BorderDouglasTalkText:
|
||||
BoarderDouglasAfterBattleText:
|
||||
text "The secret behind"
|
||||
line "PRYCE's power…"
|
||||
|
||||
@@ -316,7 +316,7 @@ SkierRoxanneBeatenText:
|
||||
line "you in skiing!"
|
||||
done
|
||||
|
||||
UnknownText_0x19a116:
|
||||
SkierRoxanneAfterBattleText:
|
||||
text "If you don't skate"
|
||||
line "with precision,"
|
||||
|
||||
@@ -334,7 +334,7 @@ SkierClarissaBeatenText:
|
||||
line "wipe out!"
|
||||
done
|
||||
|
||||
UnknownText_0x19a18f:
|
||||
SkierClarissaAfterBattleText:
|
||||
text "I shouldn't have"
|
||||
line "been bragging"
|
||||
cont "about my skiing…"
|
||||
|
@@ -23,7 +23,7 @@ TrainerPokemaniacMiller:
|
||||
PokemaniacMillerScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7debd
|
||||
writetext PokemaniacMillerAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -34,7 +34,7 @@ TrainerSupernerdMarkus:
|
||||
SupernerdMarkusScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7df97
|
||||
writetext SupernerdMarkusAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -77,7 +77,7 @@ PokemaniacMillerBeatenText:
|
||||
line "kid…?"
|
||||
done
|
||||
|
||||
UnknownText_0x7debd:
|
||||
PokemaniacMillerAfterBattleText:
|
||||
text "A while back, this"
|
||||
line "karate dude wanted"
|
||||
|
||||
@@ -103,7 +103,7 @@ SupernerdMarkusBeatenText:
|
||||
line "someone else…"
|
||||
done
|
||||
|
||||
UnknownText_0x7df97:
|
||||
SupernerdMarkusAfterBattleText:
|
||||
text "I came to explore"
|
||||
line "MT.MORTAR, but I"
|
||||
|
||||
|
@@ -20,7 +20,7 @@ TrainerSupernerdHugh:
|
||||
SupernerdHughScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x7e10e
|
||||
writetext SupernerdHughAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -55,7 +55,7 @@ SupernerdHughBeatenText:
|
||||
text "Sorry, my mistake."
|
||||
done
|
||||
|
||||
UnknownText_0x7e10e:
|
||||
SupernerdHughAfterBattleText:
|
||||
text "I'm investigating"
|
||||
line "MT.MORTAR, but my"
|
||||
cont "pal's gone AWOL."
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user