Label some Unknown map text
This commit is contained in:
@@ -26,18 +26,18 @@ CeruleanGym_MapScripts:
|
|||||||
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntRunsIntoYouMovement
|
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntRunsIntoYouMovement
|
||||||
playmusic MUSIC_ROCKET_ENCOUNTER
|
playmusic MUSIC_ROCKET_ENCOUNTER
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x1884fb
|
writetext CeruleanGymGruntIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
showemote EMOTE_SHOCK, CERULEANGYM_ROCKET, 15
|
showemote EMOTE_SHOCK, CERULEANGYM_ROCKET, 15
|
||||||
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntBacksAwayMovement
|
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntBacksAwayMovement
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x188574
|
writetext CeruleanGymGruntBigMistakeText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntMovesCloseMovement
|
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntMovesCloseMovement
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x1885a5
|
writetext CeruleanGymGruntByeText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntRunsOutMovement
|
applymovement CERULEANGYM_ROCKET, CeruleanGymGruntRunsOutMovement
|
||||||
@@ -61,10 +61,10 @@ CeruleanGymMistyScript:
|
|||||||
opentext
|
opentext
|
||||||
checkflag ENGINE_CASCADEBADGE
|
checkflag ENGINE_CASCADEBADGE
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x188674
|
writetext MistyIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x18870c, 0
|
winlosstext MistyWinLossText, 0
|
||||||
loadtrainer MISTY, MISTY1
|
loadtrainer MISTY, MISTY1
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
@@ -73,12 +73,12 @@ CeruleanGymMistyScript:
|
|||||||
setevent EVENT_BEAT_SWIMMERF_BRIANA
|
setevent EVENT_BEAT_SWIMMERF_BRIANA
|
||||||
setevent EVENT_BEAT_SWIMMERM_PARKER
|
setevent EVENT_BEAT_SWIMMERM_PARKER
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x188768
|
writetext ReceivedCascadeBadgeText
|
||||||
playsound SFX_GET_BADGE
|
playsound SFX_GET_BADGE
|
||||||
waitsfx
|
waitsfx
|
||||||
setflag ENGINE_CASCADEBADGE
|
setflag ENGINE_CASCADEBADGE
|
||||||
.FightDone:
|
.FightDone:
|
||||||
writetext UnknownText_0x188782
|
writetext MistyFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -139,7 +139,7 @@ CeruleanGymStatue1:
|
|||||||
checkevent EVENT_TRAINERS_IN_CERULEAN_GYM
|
checkevent EVENT_TRAINERS_IN_CERULEAN_GYM
|
||||||
iffalse CeruleanGymStatue
|
iffalse CeruleanGymStatue
|
||||||
opentext
|
opentext
|
||||||
writetext CeruleanGymNote1
|
writetext CeruleanGymNote1Text
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -148,7 +148,7 @@ CeruleanGymStatue2:
|
|||||||
checkevent EVENT_TRAINERS_IN_CERULEAN_GYM
|
checkevent EVENT_TRAINERS_IN_CERULEAN_GYM
|
||||||
iffalse CeruleanGymStatue
|
iffalse CeruleanGymStatue
|
||||||
opentext
|
opentext
|
||||||
writetext CeruleanGymNote2
|
writetext CeruleanGymNote2Text
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -195,7 +195,7 @@ CeruleanGymGruntBacksAwayMovement:
|
|||||||
remove_fixed_facing
|
remove_fixed_facing
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
UnknownText_0x1884fb:
|
CeruleanGymGruntIntroText:
|
||||||
text "Oops! I so sorry!"
|
text "Oops! I so sorry!"
|
||||||
line "You not hurt,"
|
line "You not hurt,"
|
||||||
cont "okay?"
|
cont "okay?"
|
||||||
@@ -207,13 +207,13 @@ UnknownText_0x1884fb:
|
|||||||
cont "seen by somebody."
|
cont "seen by somebody."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x188574:
|
CeruleanGymGruntBigMistakeText:
|
||||||
text "Oh no! You seen"
|
text "Oh no! You seen"
|
||||||
line "me already! I make"
|
line "me already! I make"
|
||||||
cont "big mistake!"
|
cont "big mistake!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1885a5:
|
CeruleanGymGruntByeText:
|
||||||
text "Hey, you! Forget"
|
text "Hey, you! Forget"
|
||||||
line "you see me, okay?"
|
line "you see me, okay?"
|
||||||
|
|
||||||
@@ -226,19 +226,19 @@ UnknownText_0x1885a5:
|
|||||||
para "Bye-bye a go-go!"
|
para "Bye-bye a go-go!"
|
||||||
done
|
done
|
||||||
|
|
||||||
CeruleanGymNote1:
|
CeruleanGymNote1Text:
|
||||||
text "Sorry, I'll be out"
|
text "Sorry, I'll be out"
|
||||||
line "for a while."
|
line "for a while."
|
||||||
cont "MISTY, GYM LEADER"
|
cont "MISTY, GYM LEADER"
|
||||||
done
|
done
|
||||||
|
|
||||||
CeruleanGymNote2:
|
CeruleanGymNote2Text:
|
||||||
text "Since MISTY's out,"
|
text "Since MISTY's out,"
|
||||||
line "we'll be away too."
|
line "we'll be away too."
|
||||||
cont "GYM TRAINERS"
|
cont "GYM TRAINERS"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x188674:
|
MistyIntroText:
|
||||||
text "MISTY: I was ex-"
|
text "MISTY: I was ex-"
|
||||||
line "pecting you, you"
|
line "pecting you, you"
|
||||||
cont "pest!"
|
cont "pest!"
|
||||||
@@ -254,7 +254,7 @@ UnknownText_0x188674:
|
|||||||
line "#MON are tough!"
|
line "#MON are tough!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x18870c:
|
MistyWinLossText:
|
||||||
text "MISTY: You really"
|
text "MISTY: You really"
|
||||||
line "are good…"
|
line "are good…"
|
||||||
|
|
||||||
@@ -265,12 +265,12 @@ UnknownText_0x18870c:
|
|||||||
line "CASCADEBADGE."
|
line "CASCADEBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x188768:
|
ReceivedCascadeBadgeText:
|
||||||
text "<PLAYER> received"
|
text "<PLAYER> received"
|
||||||
line "CASCADEBADGE."
|
line "CASCADEBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x188782:
|
MistyFightDoneText:
|
||||||
text "MISTY: Are there"
|
text "MISTY: Are there"
|
||||||
line "many strong train-"
|
line "many strong train-"
|
||||||
cont "ers in JOHTO? Like"
|
cont "ers in JOHTO? Like"
|
||||||
|
@@ -26,10 +26,10 @@ EcruteakGymMortyScript:
|
|||||||
opentext
|
opentext
|
||||||
checkevent EVENT_BEAT_MORTY
|
checkevent EVENT_BEAT_MORTY
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x99e65
|
writetext MortyIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x9a00a, 0
|
winlosstext MortyWinLossText, 0
|
||||||
loadtrainer MORTY, MORTY1
|
loadtrainer MORTY, MORTY1
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
@@ -62,7 +62,7 @@ EcruteakGymMortyScript:
|
|||||||
end
|
end
|
||||||
|
|
||||||
.GotShadowBall:
|
.GotShadowBall:
|
||||||
writetext UnknownText_0x9a145
|
writetext MortyFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
.NoRoomForShadowBall:
|
.NoRoomForShadowBall:
|
||||||
closetext
|
closetext
|
||||||
@@ -83,7 +83,7 @@ EcruteakGymClosed:
|
|||||||
applymovement PLAYER, EcruteakGymPlayerStepUpMovement
|
applymovement PLAYER, EcruteakGymPlayerStepUpMovement
|
||||||
applymovement ECRUTEAKGYM_GRAMPS, EcruteakGymGrampsSlowStepDownMovement
|
applymovement ECRUTEAKGYM_GRAMPS, EcruteakGymGrampsSlowStepDownMovement
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x9a49c
|
writetext EcruteakGymClosedText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
follow PLAYER, ECRUTEAKGYM_GRAMPS
|
follow PLAYER, ECRUTEAKGYM_GRAMPS
|
||||||
@@ -177,7 +177,7 @@ EcruteakGymGrampsSlowStepDownMovement:
|
|||||||
slow_step DOWN
|
slow_step DOWN
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
UnknownText_0x99e65:
|
MortyIntroText:
|
||||||
text "Good of you to"
|
text "Good of you to"
|
||||||
line "have come."
|
line "have come."
|
||||||
|
|
||||||
@@ -218,7 +218,7 @@ UnknownText_0x99e65:
|
|||||||
cont "level!"
|
cont "level!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x9a00a:
|
MortyWinLossText:
|
||||||
text "I'm not good"
|
text "I'm not good"
|
||||||
line "enough yet…"
|
line "enough yet…"
|
||||||
|
|
||||||
@@ -259,7 +259,7 @@ MortyText_ShadowBallSpeech:
|
|||||||
line "appeals to you."
|
line "appeals to you."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x9a145:
|
MortyFightDoneText:
|
||||||
text "I see…"
|
text "I see…"
|
||||||
|
|
||||||
para "Your journey has"
|
para "Your journey has"
|
||||||
@@ -374,7 +374,7 @@ EcruteakGymGuyWinText:
|
|||||||
cont "pure terror!"
|
cont "pure terror!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x9a49c:
|
EcruteakGymClosedText:
|
||||||
text "MORTY, the GYM"
|
text "MORTY, the GYM"
|
||||||
line "LEADER, is absent."
|
line "LEADER, is absent."
|
||||||
|
|
||||||
|
@@ -111,7 +111,7 @@ ElmCheckEverstone:
|
|||||||
writebyte TOGETIC
|
writebyte TOGETIC
|
||||||
special FindPartyMonThatSpeciesYourTrainerID
|
special FindPartyMonThatSpeciesYourTrainerID
|
||||||
iftrue ShowElmTogepiScript
|
iftrue ShowElmTogepiScript
|
||||||
writetext UnknownText_0x79a40
|
writetext ElmThoughtEggHatchedText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -1064,7 +1064,7 @@ ElmWaitingEggHatchText:
|
|||||||
line "EGG changed any?"
|
line "EGG changed any?"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x79a40:
|
ElmThoughtEggHatchedText:
|
||||||
text "<PLAY_G>? I thought"
|
text "<PLAY_G>? I thought"
|
||||||
line "the EGG hatched."
|
line "the EGG hatched."
|
||||||
|
|
||||||
|
@@ -71,17 +71,17 @@ GoldenrodUndergroundWarehouseDirectorScript:
|
|||||||
opentext
|
opentext
|
||||||
checkevent EVENT_RECEIVED_CARD_KEY
|
checkevent EVENT_RECEIVED_CARD_KEY
|
||||||
iftrue .GotCardKey
|
iftrue .GotCardKey
|
||||||
writetext UnknownText_0x7dbc6
|
writetext DirectorIntroText
|
||||||
buttonsound
|
buttonsound
|
||||||
verbosegiveitem CARD_KEY
|
verbosegiveitem CARD_KEY
|
||||||
setevent EVENT_RECEIVED_CARD_KEY
|
setevent EVENT_RECEIVED_CARD_KEY
|
||||||
setevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_1
|
setevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_1
|
||||||
clearevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_2
|
clearevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_2
|
||||||
clearevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_3
|
clearevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_3
|
||||||
writetext UnknownText_0x7dc5b
|
writetext DirectorCardKeyText
|
||||||
buttonsound
|
buttonsound
|
||||||
.GotCardKey:
|
.GotCardKey:
|
||||||
writetext UnknownText_0x7dc8d
|
writetext DirectorAfterText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -157,7 +157,7 @@ GruntM15AfterBattleText:
|
|||||||
cont "I'll remember you!"
|
cont "I'll remember you!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x7dbc6:
|
DirectorIntroText:
|
||||||
text "DIRECTOR: Who?"
|
text "DIRECTOR: Who?"
|
||||||
line "What? You came to"
|
line "What? You came to"
|
||||||
cont "rescue me?"
|
cont "rescue me?"
|
||||||
@@ -176,13 +176,13 @@ UnknownText_0x7dbc6:
|
|||||||
line "CARD KEY."
|
line "CARD KEY."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x7dc5b:
|
DirectorCardKeyText:
|
||||||
text "DIRECTOR: Use that"
|
text "DIRECTOR: Use that"
|
||||||
line "to open the shut-"
|
line "to open the shut-"
|
||||||
cont "ters on 3F."
|
cont "ters on 3F."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x7dc8d:
|
DirectorAfterText:
|
||||||
text "I'm begging you to"
|
text "I'm begging you to"
|
||||||
line "help."
|
line "help."
|
||||||
|
|
||||||
|
@@ -89,13 +89,13 @@ IlexForestCharcoalApprenticeScript:
|
|||||||
opentext
|
opentext
|
||||||
checkevent EVENT_HERDED_FARFETCHD
|
checkevent EVENT_HERDED_FARFETCHD
|
||||||
iftrue .DoneFarfetchd
|
iftrue .DoneFarfetchd
|
||||||
writetext UnknownText_0x6ef5c
|
writetext IlexForestApprenticeIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.DoneFarfetchd:
|
.DoneFarfetchd:
|
||||||
writetext UnknownText_0x6f019
|
writetext IlexForestApprenticeAfterText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -736,7 +736,7 @@ MovementData_0x6ef58:
|
|||||||
remove_fixed_facing
|
remove_fixed_facing
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
UnknownText_0x6ef5c:
|
IlexForestApprenticeIntroText:
|
||||||
text "Oh, man… My boss"
|
text "Oh, man… My boss"
|
||||||
line "is going to be"
|
line "is going to be"
|
||||||
cont "steaming…"
|
cont "steaming…"
|
||||||
@@ -755,7 +755,7 @@ UnknownText_0x6ef5c:
|
|||||||
line "and scary for me…"
|
line "and scary for me…"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x6f019:
|
IlexForestApprenticeAfterText:
|
||||||
text "Wow! Thanks a"
|
text "Wow! Thanks a"
|
||||||
line "whole bunch!"
|
line "whole bunch!"
|
||||||
|
|
||||||
|
@@ -43,14 +43,14 @@ RageCandyBarMerchantScript:
|
|||||||
|
|
||||||
.ClearedRocketHideout:
|
.ClearedRocketHideout:
|
||||||
opentext
|
opentext
|
||||||
writetext RageCandyBarMerchantText_SoldOut
|
writetext RageCandyBarMerchantSoldOutText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.SellRageCandyBars:
|
.SellRageCandyBars:
|
||||||
opentext
|
opentext
|
||||||
writetext RageCandyBarMerchantText_TryOne
|
writetext RageCandyBarMerchantTryOneText
|
||||||
special PlaceMoneyTopRight
|
special PlaceMoneyTopRight
|
||||||
yesorno
|
yesorno
|
||||||
iffalse .Refused
|
iffalse .Refused
|
||||||
@@ -62,25 +62,25 @@ RageCandyBarMerchantScript:
|
|||||||
playsound SFX_TRANSACTION
|
playsound SFX_TRANSACTION
|
||||||
takemoney YOUR_MONEY, 300
|
takemoney YOUR_MONEY, 300
|
||||||
special PlaceMoneyTopRight
|
special PlaceMoneyTopRight
|
||||||
writetext RageCandyBarMerchantText_SavorIt
|
writetext RageCandyBarMerchantSavorItText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.NotEnoughMoney:
|
.NotEnoughMoney:
|
||||||
writetext RageCandyBarMerchantText_NotEnoughMoney
|
writetext RageCandyBarMerchantNotEnoughMoneyText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.Refused:
|
.Refused:
|
||||||
writetext RageCandyBarMerchantText_Refused
|
writetext RageCandyBarMerchantRefusedText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.NoRoom:
|
.NoRoom:
|
||||||
writetext UnknownText_0x190188
|
writetext RageCandyBarMerchantNoRoomText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -138,7 +138,7 @@ MovementData_0x1900ad:
|
|||||||
turn_head DOWN
|
turn_head DOWN
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
RageCandyBarMerchantText_TryOne:
|
RageCandyBarMerchantTryOneText:
|
||||||
text "Hiya, kid!"
|
text "Hiya, kid!"
|
||||||
|
|
||||||
para "I see you're new"
|
para "I see you're new"
|
||||||
@@ -155,25 +155,25 @@ RageCandyBarMerchantText_TryOne:
|
|||||||
cont "¥300! Want one?"
|
cont "¥300! Want one?"
|
||||||
done
|
done
|
||||||
|
|
||||||
RageCandyBarMerchantText_SavorIt:
|
RageCandyBarMerchantSavorItText:
|
||||||
text "Good! Savor it!"
|
text "Good! Savor it!"
|
||||||
done
|
done
|
||||||
|
|
||||||
RageCandyBarMerchantText_NotEnoughMoney:
|
RageCandyBarMerchantNotEnoughMoneyText:
|
||||||
text "You don't have"
|
text "You don't have"
|
||||||
line "enough money."
|
line "enough money."
|
||||||
done
|
done
|
||||||
|
|
||||||
RageCandyBarMerchantText_Refused:
|
RageCandyBarMerchantRefusedText:
|
||||||
text "Oh, fine then…"
|
text "Oh, fine then…"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x190188:
|
RageCandyBarMerchantNoRoomText:
|
||||||
text "You don't have"
|
text "You don't have"
|
||||||
line "room for this."
|
line "room for this."
|
||||||
done
|
done
|
||||||
|
|
||||||
RageCandyBarMerchantText_SoldOut:
|
RageCandyBarMerchantSoldOutText:
|
||||||
text "RAGECANDYBAR's"
|
text "RAGECANDYBAR's"
|
||||||
line "sold out."
|
line "sold out."
|
||||||
|
|
||||||
|
@@ -33,7 +33,7 @@ OlivineCityRivalSceneTop:
|
|||||||
applymovement OLIVINECITY_OLIVINE_RIVAL, MovementData_0x1a88d2
|
applymovement OLIVINECITY_OLIVINE_RIVAL, MovementData_0x1a88d2
|
||||||
playmusic MUSIC_RIVAL_ENCOUNTER
|
playmusic MUSIC_RIVAL_ENCOUNTER
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x1a88fa
|
writetext OlivineCityRivalText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement PLAYER, MovementData_0x1a88f4
|
applymovement PLAYER, MovementData_0x1a88f4
|
||||||
@@ -57,7 +57,7 @@ OlivineCityRivalSceneBottom:
|
|||||||
applymovement OLIVINECITY_OLIVINE_RIVAL, MovementData_0x1a88d6
|
applymovement OLIVINECITY_OLIVINE_RIVAL, MovementData_0x1a88d6
|
||||||
playmusic MUSIC_RIVAL_ENCOUNTER
|
playmusic MUSIC_RIVAL_ENCOUNTER
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x1a88fa
|
writetext OlivineCityRivalText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement PLAYER, MovementData_0x1a88f7
|
applymovement PLAYER, MovementData_0x1a88f7
|
||||||
@@ -165,7 +165,7 @@ MovementData_0x1a88f7:
|
|||||||
turn_head DOWN
|
turn_head DOWN
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
UnknownText_0x1a88fa:
|
OlivineCityRivalText:
|
||||||
text "…"
|
text "…"
|
||||||
|
|
||||||
para "You again?"
|
para "You again?"
|
||||||
|
@@ -13,27 +13,27 @@ PewterGymBrockScript:
|
|||||||
opentext
|
opentext
|
||||||
checkflag ENGINE_BOULDERBADGE
|
checkflag ENGINE_BOULDERBADGE
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x1a28d0
|
writetext BrockIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x1a29bb, 0
|
winlosstext BrockWinLossText, 0
|
||||||
loadtrainer BROCK, BROCK1
|
loadtrainer BROCK, BROCK1
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
setevent EVENT_BEAT_BROCK
|
setevent EVENT_BEAT_BROCK
|
||||||
setevent EVENT_BEAT_CAMPER_JERRY
|
setevent EVENT_BEAT_CAMPER_JERRY
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x1a2a3d
|
writetext ReceivedBoulderBadgeText
|
||||||
playsound SFX_GET_BADGE
|
playsound SFX_GET_BADGE
|
||||||
waitsfx
|
waitsfx
|
||||||
setflag ENGINE_BOULDERBADGE
|
setflag ENGINE_BOULDERBADGE
|
||||||
writetext UnknownText_0x1a2a57
|
writetext BrockBoulderBadgeText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.FightDone:
|
.FightDone:
|
||||||
writetext UnknownText_0x1a2ada
|
writetext BrockFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -73,7 +73,7 @@ PewterGymStatue:
|
|||||||
trainertotext BROCK, BROCK1, MEM_BUFFER_1
|
trainertotext BROCK, BROCK1, MEM_BUFFER_1
|
||||||
jumpstd gymstatue2
|
jumpstd gymstatue2
|
||||||
|
|
||||||
UnknownText_0x1a28d0:
|
BrockIntroText:
|
||||||
text "BROCK: Wow, it's"
|
text "BROCK: Wow, it's"
|
||||||
line "not often that we"
|
line "not often that we"
|
||||||
|
|
||||||
@@ -98,7 +98,7 @@ UnknownText_0x1a28d0:
|
|||||||
para "Come on!"
|
para "Come on!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1a29bb:
|
BrockWinLossText:
|
||||||
text "BROCK: Your #-"
|
text "BROCK: Your #-"
|
||||||
line "MON's powerful at-"
|
line "MON's powerful at-"
|
||||||
cont "tacks overcame my"
|
cont "tacks overcame my"
|
||||||
@@ -111,12 +111,12 @@ UnknownText_0x1a29bb:
|
|||||||
line "this BADGE."
|
line "this BADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1a2a3d:
|
ReceivedBoulderBadgeText:
|
||||||
text "<PLAYER> received"
|
text "<PLAYER> received"
|
||||||
line "BOULDERBADGE."
|
line "BOULDERBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1a2a57:
|
BrockBoulderBadgeText:
|
||||||
text "BROCK: <PLAY_G>,"
|
text "BROCK: <PLAY_G>,"
|
||||||
line "thanks. I enjoyed"
|
line "thanks. I enjoyed"
|
||||||
|
|
||||||
@@ -131,7 +131,7 @@ UnknownText_0x1a2a57:
|
|||||||
line "powerful."
|
line "powerful."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1a2ada:
|
BrockFightDoneText:
|
||||||
text "BROCK: The world"
|
text "BROCK: The world"
|
||||||
line "is huge. There are"
|
line "is huge. There are"
|
||||||
|
|
||||||
|
@@ -9,7 +9,7 @@ Route26HealHouse_MapScripts:
|
|||||||
Route26HealHouseTeacherScript:
|
Route26HealHouseTeacherScript:
|
||||||
faceplayer
|
faceplayer
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x7b14d
|
writetext Route26HealHouseRestAWhileText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
special FadeBlackQuickly
|
special FadeBlackQuickly
|
||||||
@@ -21,7 +21,7 @@ Route26HealHouseTeacherScript:
|
|||||||
special FadeInQuickly
|
special FadeInQuickly
|
||||||
special RestartMapMusic
|
special RestartMapMusic
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x7b18b
|
writetext Route26HealHouseKeepAtItText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -29,7 +29,7 @@ Route26HealHouseTeacherScript:
|
|||||||
Route26HealHouseBookshelf:
|
Route26HealHouseBookshelf:
|
||||||
jumpstd picturebookshelf
|
jumpstd picturebookshelf
|
||||||
|
|
||||||
UnknownText_0x7b14d:
|
Route26HealHouseRestAWhileText:
|
||||||
text "Your #MON look"
|
text "Your #MON look"
|
||||||
line "a little tired."
|
line "a little tired."
|
||||||
|
|
||||||
@@ -37,7 +37,7 @@ UnknownText_0x7b14d:
|
|||||||
line "them a while."
|
line "them a while."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x7b18b:
|
Route26HealHouseKeepAtItText:
|
||||||
text "There!"
|
text "There!"
|
||||||
|
|
||||||
para "Your #MON are"
|
para "Your #MON are"
|
||||||
|
@@ -125,7 +125,7 @@ CatchingTutorialDudeScript:
|
|||||||
end
|
end
|
||||||
|
|
||||||
.BoxFull:
|
.BoxFull:
|
||||||
writetext UnknownText_0x1a10a7
|
writetext CatchingTutorialBoxFullText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -246,7 +246,7 @@ DudeMovementData2b:
|
|||||||
step DOWN
|
step DOWN
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
UnknownText_0x1a10a7:
|
CatchingTutorialBoxFullText:
|
||||||
text "#MON hide in"
|
text "#MON hide in"
|
||||||
line "the grass. Who"
|
line "the grass. Who"
|
||||||
|
|
||||||
|
@@ -16,10 +16,10 @@ SaffronGymSabrinaScript:
|
|||||||
opentext
|
opentext
|
||||||
checkflag ENGINE_MARSHBADGE
|
checkflag ENGINE_MARSHBADGE
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x189cdf
|
writetext SabrinaIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x189df4, 0
|
winlosstext SabrinaWinLossText, 0
|
||||||
loadtrainer SABRINA, SABRINA1
|
loadtrainer SABRINA, SABRINA1
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
@@ -29,17 +29,17 @@ SaffronGymSabrinaScript:
|
|||||||
setevent EVENT_BEAT_PSYCHIC_FRANKLIN
|
setevent EVENT_BEAT_PSYCHIC_FRANKLIN
|
||||||
setevent EVENT_BEAT_PSYCHIC_JARED
|
setevent EVENT_BEAT_PSYCHIC_JARED
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x189e95
|
writetext ReceivedMarshBadgeText
|
||||||
playsound SFX_GET_BADGE
|
playsound SFX_GET_BADGE
|
||||||
waitsfx
|
waitsfx
|
||||||
setflag ENGINE_MARSHBADGE
|
setflag ENGINE_MARSHBADGE
|
||||||
writetext UnknownText_0x189ead
|
writetext SabrinaMarshBadgeText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.FightDone:
|
.FightDone:
|
||||||
writetext UnknownText_0x189f6c
|
writetext SabrinaFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -112,7 +112,7 @@ SaffronGymStatue:
|
|||||||
trainertotext SABRINA, SABRINA1, MEM_BUFFER_1
|
trainertotext SABRINA, SABRINA1, MEM_BUFFER_1
|
||||||
jumpstd gymstatue2
|
jumpstd gymstatue2
|
||||||
|
|
||||||
UnknownText_0x189cdf:
|
SabrinaIntroText:
|
||||||
text "SABRINA: I knew"
|
text "SABRINA: I knew"
|
||||||
line "you were coming…"
|
line "you were coming…"
|
||||||
|
|
||||||
@@ -138,7 +138,7 @@ UnknownText_0x189cdf:
|
|||||||
cont "psychic powers!"
|
cont "psychic powers!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x189df4:
|
SabrinaWinLossText:
|
||||||
text "SABRINA: Your"
|
text "SABRINA: Your"
|
||||||
line "power…"
|
line "power…"
|
||||||
|
|
||||||
@@ -156,12 +156,12 @@ UnknownText_0x189df4:
|
|||||||
cont "MARSHBADGE."
|
cont "MARSHBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x189e95:
|
ReceivedMarshBadgeText:
|
||||||
text "<PLAYER> received"
|
text "<PLAYER> received"
|
||||||
line "MARSHBADGE."
|
line "MARSHBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x189ead:
|
SabrinaMarshBadgeText:
|
||||||
text "SABRINA: MARSH-"
|
text "SABRINA: MARSH-"
|
||||||
line "BADGE draws out"
|
line "BADGE draws out"
|
||||||
|
|
||||||
@@ -179,7 +179,7 @@ UnknownText_0x189ead:
|
|||||||
cont "beloved CHAMPION!"
|
cont "beloved CHAMPION!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x189f6c:
|
SabrinaFightDoneText:
|
||||||
text "SABRINA: Your love"
|
text "SABRINA: Your love"
|
||||||
line "for your #MON"
|
line "for your #MON"
|
||||||
|
|
||||||
|
@@ -16,10 +16,10 @@ SeafoamGymBlaineScript:
|
|||||||
opentext
|
opentext
|
||||||
checkflag ENGINE_VOLCANOBADGE
|
checkflag ENGINE_VOLCANOBADGE
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x1ab548
|
writetext BlaineIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x1ab646, 0
|
winlosstext BlaineWinLossText, 0
|
||||||
loadtrainer BLAINE, BLAINE1
|
loadtrainer BLAINE, BLAINE1
|
||||||
startbattle
|
startbattle
|
||||||
iftrue .ReturnAfterBattle
|
iftrue .ReturnAfterBattle
|
||||||
@@ -28,17 +28,17 @@ SeafoamGymBlaineScript:
|
|||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
setevent EVENT_BEAT_BLAINE
|
setevent EVENT_BEAT_BLAINE
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x1ab683
|
writetext ReceivedVolcanoBadgeText
|
||||||
playsound SFX_GET_BADGE
|
playsound SFX_GET_BADGE
|
||||||
waitsfx
|
waitsfx
|
||||||
setflag ENGINE_VOLCANOBADGE
|
setflag ENGINE_VOLCANOBADGE
|
||||||
writetext UnknownText_0x1ab69d
|
writetext BlaineAfterBattleText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.FightDone:
|
.FightDone:
|
||||||
writetext UnknownText_0x1ab71c
|
writetext BlaineFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -60,7 +60,7 @@ SeafoamGymGuyScript:
|
|||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownText_0x1ab548:
|
BlaineIntroText:
|
||||||
text "BLAINE: Waaah!"
|
text "BLAINE: Waaah!"
|
||||||
|
|
||||||
para "My GYM in CINNABAR"
|
para "My GYM in CINNABAR"
|
||||||
@@ -88,7 +88,7 @@ UnknownText_0x1ab548:
|
|||||||
line "have BURN HEAL!"
|
line "have BURN HEAL!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1ab646:
|
BlaineWinLossText:
|
||||||
text "BLAINE: Awesome."
|
text "BLAINE: Awesome."
|
||||||
line "I've burned out…"
|
line "I've burned out…"
|
||||||
|
|
||||||
@@ -96,12 +96,12 @@ UnknownText_0x1ab646:
|
|||||||
line "VOLCANOBADGE!"
|
line "VOLCANOBADGE!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1ab683:
|
ReceivedVolcanoBadgeText:
|
||||||
text "<PLAYER> received"
|
text "<PLAYER> received"
|
||||||
line "VOLCANOBADGE."
|
line "VOLCANOBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1ab69d:
|
BlaineAfterBattleText:
|
||||||
text "BLAINE: I did lose"
|
text "BLAINE: I did lose"
|
||||||
line "this time, but I'm"
|
line "this time, but I'm"
|
||||||
|
|
||||||
@@ -115,7 +115,7 @@ UnknownText_0x1ab69d:
|
|||||||
line "a rematch."
|
line "a rematch."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1ab71c:
|
BlaineFightDoneText:
|
||||||
text "BLAINE: My fire"
|
text "BLAINE: My fire"
|
||||||
line "#MON will be"
|
line "#MON will be"
|
||||||
|
|
||||||
|
@@ -34,7 +34,7 @@ SproutTower3FRivalScene:
|
|||||||
applymovement PLAYER, MovementData_0x184a1d
|
applymovement PLAYER, MovementData_0x184a1d
|
||||||
applymovement SPROUTTOWER3F_SILVER, MovementData_0x184a22
|
applymovement SPROUTTOWER3F_SILVER, MovementData_0x184a22
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x184a27
|
writetext SproutTowerElderLecturesRivalText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
showemote EMOTE_SHOCK, SPROUTTOWER3F_SILVER, 15
|
showemote EMOTE_SHOCK, SPROUTTOWER3F_SILVER, 15
|
||||||
@@ -151,7 +151,7 @@ MovementData_0x184a24:
|
|||||||
step DOWN
|
step DOWN
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
UnknownText_0x184a27:
|
SproutTowerElderLecturesRivalText:
|
||||||
text "ELDER: You are in-"
|
text "ELDER: You are in-"
|
||||||
line "deed skilled as a"
|
line "deed skilled as a"
|
||||||
cont "trainer."
|
cont "trainer."
|
||||||
|
@@ -15,10 +15,10 @@ VermilionGymSurgeScript:
|
|||||||
opentext
|
opentext
|
||||||
checkflag ENGINE_THUNDERBADGE
|
checkflag ENGINE_THUNDERBADGE
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x192142
|
writetext LtSurgeIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x192238, 0
|
winlosstext LtSurgeWinLossText, 0
|
||||||
loadtrainer LT_SURGE, LT_SURGE1
|
loadtrainer LT_SURGE, LT_SURGE1
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
@@ -27,17 +27,17 @@ VermilionGymSurgeScript:
|
|||||||
setevent EVENT_BEAT_GUITARIST_VINCENT
|
setevent EVENT_BEAT_GUITARIST_VINCENT
|
||||||
setevent EVENT_BEAT_JUGGLER_HORTON
|
setevent EVENT_BEAT_JUGGLER_HORTON
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x192277
|
writetext ReceivedThunderBadgeText
|
||||||
playsound SFX_GET_BADGE
|
playsound SFX_GET_BADGE
|
||||||
waitsfx
|
waitsfx
|
||||||
setflag ENGINE_THUNDERBADGE
|
setflag ENGINE_THUNDERBADGE
|
||||||
writetext UnknownText_0x192291
|
writetext LtSurgeThunderBadgeText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.FightDone:
|
.FightDone:
|
||||||
writetext UnknownText_0x192303
|
writetext LtSurgeFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
@@ -102,7 +102,7 @@ VermilionGymStatue:
|
|||||||
trainertotext LT_SURGE, LT_SURGE1, MEM_BUFFER_1
|
trainertotext LT_SURGE, LT_SURGE1, MEM_BUFFER_1
|
||||||
jumpstd gymstatue2
|
jumpstd gymstatue2
|
||||||
|
|
||||||
UnknownText_0x192142:
|
LtSurgeIntroText:
|
||||||
text "SURGE: Hey, you"
|
text "SURGE: Hey, you"
|
||||||
line "little tyke!"
|
line "little tyke!"
|
||||||
|
|
||||||
@@ -125,7 +125,7 @@ UnknownText_0x192142:
|
|||||||
cont "enemies in war!"
|
cont "enemies in war!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x192238:
|
LtSurgeWinLossText:
|
||||||
text "SURGE: Arrrgh!"
|
text "SURGE: Arrrgh!"
|
||||||
line "You are strong!"
|
line "You are strong!"
|
||||||
|
|
||||||
@@ -133,12 +133,12 @@ UnknownText_0x192238:
|
|||||||
line "THUNDERBADGE!"
|
line "THUNDERBADGE!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x192277:
|
ReceivedThunderBadgeText:
|
||||||
text "<PLAYER> received"
|
text "<PLAYER> received"
|
||||||
line "THUNDERBADGE."
|
line "THUNDERBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x192291:
|
LtSurgeThunderBadgeText:
|
||||||
text "SURGE: THUNDER-"
|
text "SURGE: THUNDER-"
|
||||||
line "BADGE increases"
|
line "BADGE increases"
|
||||||
cont "#MON's speed. "
|
cont "#MON's speed. "
|
||||||
@@ -150,7 +150,7 @@ UnknownText_0x192291:
|
|||||||
line "proudly, hear?"
|
line "proudly, hear?"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x192303:
|
LtSurgeFightDoneText:
|
||||||
text "SURGE: Hey, kid!"
|
text "SURGE: Hey, kid!"
|
||||||
line "Still slugging and"
|
line "Still slugging and"
|
||||||
cont "chugging away?"
|
cont "chugging away?"
|
||||||
|
@@ -14,16 +14,16 @@ VioletGymFalknerScript:
|
|||||||
opentext
|
opentext
|
||||||
checkevent EVENT_BEAT_FALKNER
|
checkevent EVENT_BEAT_FALKNER
|
||||||
iftrue .FightDone
|
iftrue .FightDone
|
||||||
writetext UnknownText_0x68473
|
writetext FalknerIntroText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
winlosstext UnknownText_0x6854a, 0
|
winlosstext FalknerWinLossText, 0
|
||||||
loadtrainer FALKNER, FALKNER1
|
loadtrainer FALKNER, FALKNER1
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
setevent EVENT_BEAT_FALKNER
|
setevent EVENT_BEAT_FALKNER
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x685af
|
writetext ReceivedZephyrBadgeText
|
||||||
playsound SFX_GET_BADGE
|
playsound SFX_GET_BADGE
|
||||||
waitsfx
|
waitsfx
|
||||||
setflag ENGINE_ZEPHYRBADGE
|
setflag ENGINE_ZEPHYRBADGE
|
||||||
@@ -36,18 +36,18 @@ VioletGymFalknerScript:
|
|||||||
setevent EVENT_BEAT_BIRD_KEEPER_ABE
|
setevent EVENT_BEAT_BIRD_KEEPER_ABE
|
||||||
setmapscene ELMS_LAB, SCENE_ELMSLAB_NOTHING
|
setmapscene ELMS_LAB, SCENE_ELMSLAB_NOTHING
|
||||||
specialphonecall SPECIALCALL_ASSISTANT
|
specialphonecall SPECIALCALL_ASSISTANT
|
||||||
writetext UnknownText_0x685c8
|
writetext FalknerZephyrBadgeText
|
||||||
buttonsound
|
buttonsound
|
||||||
verbosegiveitem TM_MUD_SLAP
|
verbosegiveitem TM_MUD_SLAP
|
||||||
iffalse .NoRoomForMudSlap
|
iffalse .NoRoomForMudSlap
|
||||||
setevent EVENT_GOT_TM31_MUD_SLAP
|
setevent EVENT_GOT_TM31_MUD_SLAP
|
||||||
writetext UnknownText_0x68648
|
writetext FalknerTMMudSlapText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.SpeechAfterTM:
|
.SpeechAfterTM:
|
||||||
writetext UnknownText_0x68735
|
writetext FalknerFightDoneText
|
||||||
waitbutton
|
waitbutton
|
||||||
.NoRoomForMudSlap:
|
.NoRoomForMudSlap:
|
||||||
closetext
|
closetext
|
||||||
@@ -110,7 +110,7 @@ VioletGymStatue:
|
|||||||
trainertotext FALKNER, FALKNER1, MEM_BUFFER_1
|
trainertotext FALKNER, FALKNER1, MEM_BUFFER_1
|
||||||
jumpstd gymstatue2
|
jumpstd gymstatue2
|
||||||
|
|
||||||
UnknownText_0x68473:
|
FalknerIntroText:
|
||||||
text "I'm FALKNER, the"
|
text "I'm FALKNER, the"
|
||||||
line "VIOLET #MON GYM"
|
line "VIOLET #MON GYM"
|
||||||
cont "leader!"
|
cont "leader!"
|
||||||
@@ -133,7 +133,7 @@ UnknownText_0x68473:
|
|||||||
line "#MON!"
|
line "#MON!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x6854a:
|
FalknerWinLossText:
|
||||||
text "…Darn! My dad's"
|
text "…Darn! My dad's"
|
||||||
line "cherished bird"
|
line "cherished bird"
|
||||||
cont "#MON…"
|
cont "#MON…"
|
||||||
@@ -146,12 +146,12 @@ UnknownText_0x6854a:
|
|||||||
cont "ZEPHYRBADGE."
|
cont "ZEPHYRBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x685af:
|
ReceivedZephyrBadgeText:
|
||||||
text "<PLAYER> received"
|
text "<PLAYER> received"
|
||||||
line "ZEPHYRBADGE."
|
line "ZEPHYRBADGE."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x685c8:
|
FalknerZephyrBadgeText:
|
||||||
text "ZEPHYRBADGE"
|
text "ZEPHYRBADGE"
|
||||||
line "raises the attack"
|
line "raises the attack"
|
||||||
cont "power of #MON."
|
cont "power of #MON."
|
||||||
@@ -166,7 +166,7 @@ UnknownText_0x685c8:
|
|||||||
line "too."
|
line "too."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x68648:
|
FalknerTMMudSlapText:
|
||||||
text "By using a TM, a"
|
text "By using a TM, a"
|
||||||
line "#MON will"
|
line "#MON will"
|
||||||
|
|
||||||
@@ -191,7 +191,7 @@ UnknownText_0x68648:
|
|||||||
cont "and offensive."
|
cont "and offensive."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x68735:
|
FalknerFightDoneText:
|
||||||
text "There are #MON"
|
text "There are #MON"
|
||||||
line "GYMS in cities and"
|
line "GYMS in cities and"
|
||||||
cont "towns ahead."
|
cont "towns ahead."
|
||||||
|
Reference in New Issue
Block a user