Rename several script commands

This commit is contained in:
PikalaxALT
2015-11-25 10:16:29 -05:00
parent f599e477fc
commit 01792e00d2
327 changed files with 2935 additions and 2926 deletions

View File

@@ -11,17 +11,17 @@ BugsyScript:
checkevent EVENT_BEAT_BUGSY
iftrue .FightDone
writetext BugsyText_INeverLose
waitbutton
closetext
loadmovesprites
winlosstext BugsyText_ResearchIncomplete, 0
loadtrainer BUGSY, 1
scriptedtrainerdata BUGSY, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_BUGSY
loadfont
writetext Text_ReceivedHiveBadge
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_HIVEBADGE
checkcode VAR_BADGES
scall AzaleaGymTriggerRockets
@@ -38,15 +38,15 @@ BugsyScript:
iffalse .NoRoomForFuryCutter
setevent EVENT_GOT_TM49_FURY_CUTTER
writetext BugsyText_FuryCutterSpeech
waitbutton
closetext
loadmovesprites
end
.GotFuryCutter:
writetext BugsyText_BugMonsAreDeep
closetext
waitbutton
.NoRoomForFuryCutter:
loadmovesprites
closetext
end
AzaleaGymTriggerRockets:
@@ -64,55 +64,55 @@ TrainerTwinsAmyandmay1:
trainer EVENT_BEAT_TWINS_AMY_AND_MAY, TWINS, AMYANDMAY1, TwinsAmyandmay1SeenText, TwinsAmyandmay1BeatenText, 0, .AfterScript
.AfterScript:
talkaftercancel
end_if_just_battled
loadfont
writetext TwinsAmyandmay1AfterBattleText
waitbutton
closetext
loadmovesprites
end
TrainerTwinsAmyandmay2:
trainer EVENT_BEAT_TWINS_AMY_AND_MAY, TWINS, AMYANDMAY2, TwinsAmyandmay2SeenText, TwinsAmyandmay2BeatenText, 0, .AfterScript
.AfterScript:
talkaftercancel
end_if_just_battled
loadfont
writetext TwinsAmyandmay2AfterBattleText
waitbutton
closetext
loadmovesprites
end
TrainerBug_catcherbenny:
trainer EVENT_BEAT_BUG_CATCHER_BENNY, BUG_CATCHER, BUG_CATCHER_BENNY, Bug_catcherbennySeenText, Bug_catcherbennyBeatenText, 0, .AfterScript
.AfterScript:
talkaftercancel
end_if_just_battled
loadfont
writetext Bug_catcherbennyAfterBattleText
waitbutton
closetext
loadmovesprites
end
TrainerBug_catcherAl:
trainer EVENT_BEAT_BUG_CATCHER_AL, BUG_CATCHER, AL, Bug_catcherAlSeenText, Bug_catcherAlBeatenText, 0, .AfterScript
.AfterScript:
talkaftercancel
end_if_just_battled
loadfont
writetext Bug_catcherAlAfterBattleText
waitbutton
closetext
loadmovesprites
end
TrainerBug_catcherJosh:
trainer EVENT_BEAT_BUG_CATCHER_JOSH, BUG_CATCHER, JOSH, Bug_catcherJoshSeenText, Bug_catcherJoshBeatenText, 0, .AfterScript
.AfterScript:
talkaftercancel
end_if_just_battled
loadfont
writetext Bug_catcherJoshAfterBattleText
waitbutton
closetext
loadmovesprites
end
AzaleaGymGuyScript:
@@ -121,15 +121,15 @@ AzaleaGymGuyScript:
iftrue .AzaleaGymGuyWinScript
loadfont
writetext AzaleaGymGuyText
waitbutton
closetext
loadmovesprites
end
.AzaleaGymGuyWinScript
loadfont
writetext AzaleaGymGuyWinText
waitbutton
closetext
loadmovesprites
end
AzaleaGymStatue:

View File

@@ -8,7 +8,7 @@ AzaleaMart_MapScriptHeader:
ClerkScript_0x18e040:
loadfont
pokemart MARTTYPE_STANDARD, MART_AZALEA
loadmovesprites
closetext
end
CooltrainerMScript_0x18e047:

View File

@@ -49,8 +49,8 @@ UnknownScript_0x198049:
playmusic MUSIC_RIVAL_ENCOUNTER
loadfont
writetext UnknownText_0x19814d
waitbutton
closetext
loadmovesprites
setevent EVENT_RIVAL_AZALEA_TOWN
checkevent EVENT_GOT_TOTODILE_FROM_ELM
iftrue UnknownScript_0x198071
@@ -58,7 +58,7 @@ UnknownScript_0x198049:
iftrue UnknownScript_0x198081
winlosstext UnknownText_0x1981e6, UnknownText_0x19835b
setlasttalked $b
loadtrainer RIVAL1, RIVAL1_6
scriptedtrainerdata RIVAL1, RIVAL1_6
startbattle
reloadmapmusic
returnafterbattle
@@ -67,7 +67,7 @@ UnknownScript_0x198049:
UnknownScript_0x198071:
winlosstext UnknownText_0x1981e6, UnknownText_0x19835b
setlasttalked $b
loadtrainer RIVAL1, RIVAL1_4
scriptedtrainerdata RIVAL1, RIVAL1_4
startbattle
reloadmapmusic
returnafterbattle
@@ -76,7 +76,7 @@ UnknownScript_0x198071:
UnknownScript_0x198081:
winlosstext UnknownText_0x1981e6, UnknownText_0x19835b
setlasttalked $b
loadtrainer RIVAL1, RIVAL1_5
scriptedtrainerdata RIVAL1, RIVAL1_5
startbattle
reloadmapmusic
returnafterbattle
@@ -86,14 +86,14 @@ UnknownScript_0x198091:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x198233
waitbutton
closetext
loadmovesprites
spriteface PLAYER, LEFT
applymovement $b, MovementData_0x198144
playsound SFX_EXIT_BUILDING
disappear $b
dotrigger $0
waitbutton
waitsfx
playmapmusic
end
@@ -109,14 +109,14 @@ GrampsScript_0x1980b1:
checkevent EVENT_CLEARED_SLOWPOKE_WELL
iftrue UnknownScript_0x1980bf
writetext UnknownText_0x19841b
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1980bf:
writetext UnknownText_0x198473
waitbutton
closetext
loadmovesprites
end
TeacherScript_0x1980c5:
@@ -131,8 +131,8 @@ SlowpokeScript_0x1980cb:
pause 60
writetext UnknownText_0x1985c3
cry SLOWPOKE
waitbutton
closetext
loadmovesprites
end
WoosterScript:
@@ -141,8 +141,8 @@ WoosterScript:
loadfont
writetext WoosterText
cry QUAGSIRE
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1980e5:
@@ -154,23 +154,23 @@ UnknownScript_0x1980e5:
writetext UnknownText_0x19860b
keeptextopen
writetext UnknownText_0x198628
closetext
waitbutton
verbosegiveitem GS_BALL
spriteface $d, LEFT
setflag ENGINE_HAVE_EXAMINED_GS_BALL
clearevent EVENT_ILEX_FOREST_LASS
setevent EVENT_ROUTE_34_ILEX_FOREST_GATE_LASS
dotrigger $0
loadmovesprites
closetext
end
KurtOutsideScript_0x19810c:
faceplayer
loadfont
writetext UnknownText_0x198628
closetext
waitbutton
spriteface $d, LEFT
loadmovesprites
closetext
end
AzaleaTownSign:

View File

@@ -21,8 +21,8 @@ BattleTower1F_MapScriptHeader:
if_equal $4, .SkipEverything
loadfont
writetext UnknownText_0x9f037
waitbutton
closetext
loadmovesprites
priorityjump UnknownScript_0x9e44e
end
@@ -43,9 +43,9 @@ MapBattleTower1FSignpost0Script:
yesorno
iffalse UnknownScript_0x9e3e0
writetext Text_BattleTowerRules
closetext
waitbutton
UnknownScript_0x9e3e0:
loadmovesprites
closetext
end
ReceptionistScript_0x9e3e2:
@@ -72,7 +72,7 @@ Script_ChoseChallenge: ; 0x9e40f
writebyte BATTLE_TOWER_ACTION_1A ; ResetBattleTowerTrainerSRAM
special BattleTowerAction
special SpecialCheckForBattleTowerRules
if_not_equal $0, Script_CloseText
if_not_equal $0, Script_WaitButton
writetext Text_SaveBeforeEnteringBattleRoom
yesorno
iffalse Script_Menu_ChallengeExplanationCancel
@@ -88,14 +88,14 @@ Script_ChoseChallenge: ; 0x9e40f
writebyte BATTLE_TOWER_ACTION_11
special BattleTowerAction
writetext Text_RightThisWayToYourBattleRoom
waitbutton
closetext
loadmovesprites
writebyte BATTLE_TOWER_ACTION_1E
special BattleTowerAction
jump UnknownScript_0x9e454
UnknownScript_0x9e44e:
loadmovesprites
closetext
writebyte BATTLE_TOWER_ACTION_08
special BattleTowerAction
UnknownScript_0x9e454:
@@ -125,13 +125,13 @@ Script_GivePlayerHisPrize: ; 0x9e47a
writetext Text_PlayerGotFive
writebyte BATTLE_TOWER_ACTION_1D
special BattleTowerAction
loadmovesprites
closetext
end
Script_YourPackIsStuffedFull: ; 0x9e498
writetext Text_YourPackIsStuffedFull
waitbutton
closetext
loadmovesprites
end
Script_BattleTowerIntroductionYesNo: ; 0x9e49e
@@ -147,18 +147,18 @@ UnknownScript_0x9e4a8:
UnknownScript_0x9e4b0:
writetext Text_WeHopeToServeYouAgain
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x9e4b6:
special Function17f53d
loadmovesprites
closetext
end
Script_CloseText: ; 0x9e4bb
Script_WaitButton: ; 0x9e4bb
waitbutton
closetext
loadmovesprites
end
@@ -176,9 +176,9 @@ UnknownScript_0x9e4be:
writetext Text_ReceivedAListOfLeadersOnTheHonorRoll
spriteface $2, LEFT
writetext Text_PleaseConfirmOnThisMonitor
closetext
waitbutton
spriteface $2, DOWN
loadmovesprites
closetext
end
UnknownScript_0x9e4ea:
@@ -189,7 +189,7 @@ UnknownScript_0x9e4ea:
special BattleTowerAction
if_not_equal $0, Script_MayNotEnterABattleRoomUnderL70
special SpecialCheckForBattleTowerRules
if_not_equal $0, Script_CloseText
if_not_equal $0, Script_WaitButton
writebyte BATTLE_TOWER_ACTION_05
special BattleTowerAction
if_equal $0, UnknownScript_0x9e512
@@ -213,41 +213,41 @@ UnknownScript_0x9e515:
writebyte BATTLE_TOWER_ACTION_12
special BattleTowerAction
writetext Text_RightThisWayToYourBattleRoom
closetext
waitbutton
jump UnknownScript_0x9e44e
UnknownScript_0x9e53b:
writetext UnknownText_0x9f076
closetext
waitbutton
jump UnknownScript_0x9e4b0
Script_APkmnLevelExceeds: ; 0x9e542
writetext Text_APkmnLevelExceeds
closetext
waitbutton
jump Script_Menu_ChallengeExplanationCancel
Script_MayNotEnterABattleRoomUnderL70: ; 0x9e549
writetext Text_MayNotEnterABattleRoomUnderL70
closetext
waitbutton
jump Script_Menu_ChallengeExplanationCancel
UnknownScript_0x9e550:
special Function17f53d
loadmovesprites
closetext
end
BattleTower_LeftWithoutSaving:
loadfont
writetext Text_BattleTower_LeftWithoutSaving
closetext
waitbutton
jump UnknownScript_0x9e4b0
YoungsterScript_0x9e55d:
faceplayer
loadfont
writetext Text_BattleTowerYoungster
waitbutton
closetext
loadmovesprites
spriteface $3, RIGHT
end
@@ -526,7 +526,7 @@ Text_PlayerGotFive: ; 0x9eb7e
text_from_ram StringBuffer4
text "!@"
sound_item
text_waitbutton
text_waitsfx
db "@"
Text_YourPackIsStuffedFull: ; 0x9eb94

View File

@@ -24,12 +24,12 @@ Script_BattleRoomLoop: ; 0x9f425
special Function_LoadOpponentTrainerAndPokemonsWithOTSprite
appear $2
warpsound
waitbutton
waitsfx
applymovement $2, MovementData_0x9e592
loadfont
battletowertext 1
keeptextopen
loadmovesprites
closetext
special BattleTowerBattle ; calls predef startbattle
special RotatePalettesRightPalettes
reloadmap
@@ -43,8 +43,8 @@ Script_BattleRoomLoop: ; 0x9f425
applymovement PLAYER, MovementData_0x9e5a7
loadfont
writetext Text_YourPkmnWillBeHealedToFullHealth
waitbutton
closetext
loadmovesprites
playmusic MUSIC_HEAL
special RotatePalettesRightPalettes
special LoadMapPalettes
@@ -56,7 +56,7 @@ Script_BattleRoomLoop: ; 0x9f425
yesorno
iffalse Script_DontBattleNextOpponent
Script_ContinueAndBattleNextOpponent: ; 0x9f477
loadmovesprites
closetext
applymovement PLAYER, MovementData_0x9e5a9
applymovement $3, MovementData_0x9e5a1
jump Script_BattleRoomLoop
@@ -72,7 +72,7 @@ Script_DontBattleNextOpponent: ; 0x9f483
writebyte BATTLE_TOWER_ACTION_03
special BattleTowerAction
playsound SFX_SAVE
waitbutton
waitsfx
special RotatePalettesRightPalettes
special Reset
Script_DontSaveAndEndTheSession: ; 0x9f4a3
@@ -83,7 +83,7 @@ Script_DontSaveAndEndTheSession: ; 0x9f4a3
special BattleTowerAction
writebyte BATTLE_TOWER_ACTION_06
special BattleTowerAction
loadmovesprites
closetext
special RotatePalettesRightPalettes
warpfacing UP, BATTLE_TOWER_1F, $7, $7
loadfont
@@ -97,8 +97,8 @@ Script_FailedBattleTowerChallenge:
special BattleTowerAction
loadfont
writetext Text_ThanksForVisiting
waitbutton
closetext
loadmovesprites
end
Script_BeatenAllTrainers: ; 0x9f4d9
@@ -115,8 +115,8 @@ UnknownScript_0x9f4eb:
special BattleTowerAction
loadfont
writetext Text_TooMuchTimeElapsedNoRegister
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x9f4f7:
@@ -127,8 +127,8 @@ UnknownScript_0x9f4f7:
loadfont
writetext Text_ThanksForVisiting
writetext Text_WeHopeToServeYouAgain
waitbutton
closetext
loadmovesprites
end

View File

@@ -24,7 +24,7 @@ UnknownScript_0x9f568:
special BattleTowerAction
playsound SFX_ELEVATOR
earthquake 60
waitbutton
waitsfx
follow $2, PLAYER
applymovement $2, MovementData_0x9e578
stopfollow

View File

@@ -70,8 +70,8 @@ BattleTowerHallway_MapScriptHeader:
faceperson PLAYER, $2
loadfont
writetext Text_PleaseStepThisWay
waitbutton
closetext
loadmovesprites
stopfollow
applymovement PLAYER, MovementData_0x9e576
warpcheck

View File

@@ -121,7 +121,7 @@ UnknownScript_0x18963b:
iffalse UnknownScript_0x1896cc
setevent EVENT_GOT_EVERSTONE_FROM_BILLS_GRANDPA
setevent EVENT_GAVE_KURT_APRICORNS
loadmovesprites
closetext
end
UnknownScript_0x189652:
@@ -132,7 +132,7 @@ UnknownScript_0x189652:
iffalse UnknownScript_0x1896cc
setevent EVENT_GOT_LEAF_STONE_FROM_BILLS_GRANDPA
setevent EVENT_GAVE_KURT_APRICORNS
loadmovesprites
closetext
end
UnknownScript_0x189669:
@@ -143,7 +143,7 @@ UnknownScript_0x189669:
iffalse UnknownScript_0x1896cc
setevent EVENT_GOT_WATER_STONE_FROM_BILLS_GRANDPA
setevent EVENT_GAVE_KURT_APRICORNS
loadmovesprites
closetext
end
UnknownScript_0x189680:
@@ -154,7 +154,7 @@ UnknownScript_0x189680:
iffalse UnknownScript_0x1896cc
setevent EVENT_GOT_FIRE_STONE_FROM_BILLS_GRANDPA
setevent EVENT_GAVE_KURT_APRICORNS
loadmovesprites
closetext
end
UnknownScript_0x189697:
@@ -162,7 +162,7 @@ UnknownScript_0x189697:
verbosegiveitem THUNDERSTONE
iffalse UnknownScript_0x1896cc
setevent EVENT_GOT_THUNDERSTONE_FROM_BILLS_GRANDPA
loadmovesprites
closetext
end
UnknownScript_0x1896a5:
@@ -172,8 +172,8 @@ UnknownScript_0x1896a5:
UnknownScript_0x1896aa:
writetext UnknownText_0x189784
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1896b0:
@@ -188,24 +188,24 @@ UnknownScript_0x1896b5:
UnknownScript_0x1896ba:
writetext UnknownText_0x18980e
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1896c0:
writetext UnknownText_0x18982a
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1896c6:
writetext UnknownText_0x189891
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1896cc:
loadmovesprites
closetext
end
UnknownText_0x1896ce:

View File

@@ -31,20 +31,20 @@ SuperNerdScript_0x1a46e8:
checkevent EVENT_CLEARED_RADIO_TOWER
iftrue UnknownScript_0x1a46fc
writetext UnknownText_0x1a477a
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1a46fc:
writetext UnknownText_0x1a47f3
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1a4702:
writetext UnknownText_0x1a4865
waitbutton
closetext
loadmovesprites
end
GrampsScript_0x1a4708:
@@ -59,14 +59,14 @@ BlackBeltScript_0x1a470e:
checkevent EVENT_CLEARED_RADIO_TOWER
iftrue UnknownScript_0x1a471c
writetext UnknownText_0x1a494a
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1a471c:
writetext UnknownText_0x1a4983
waitbutton
closetext
loadmovesprites
end
CooltrainerFScript_0x1a4722:
@@ -97,21 +97,21 @@ SantosScript:
iffalse SantosDoneScript
setevent EVENT_GOT_SPELL_TAG_FROM_SANTOS
writetext SantosGaveGiftText
waitbutton
closetext
loadmovesprites
end
SantosSaturdayScript:
writetext SantosSaturdayText
closetext
waitbutton
SantosDoneScript:
loadmovesprites
closetext
end
SantosNotSaturdayScript:
writetext SantosNotSaturdayText
waitbutton
closetext
loadmovesprites
end
BlackthornCitySign:

View File

@@ -9,8 +9,8 @@ Emy:
faceplayer
loadfont
trade $3
waitbutton
closetext
loadmovesprites
end
EmysHouseBookshelf:

View File

@@ -12,8 +12,8 @@ EkansScript_0x19594c:
loadfont
writetext UnknownText_0x1959ee
cry DRATINI
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x195956:

View File

@@ -31,17 +31,17 @@ ClairScript_0x194e24:
checkevent EVENT_BEAT_CLAIR
iftrue .FightDone
writetext UnknownText_0x194efa
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x194fd6, 0
loadtrainer CLAIR, 1
scriptedtrainerdata CLAIR, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_CLAIR
loadfont
writetext UnknownText_0x19500e
waitbutton
closetext
loadmovesprites
setevent EVENT_BEAT_COOLTRAINERM_PAUL
setevent EVENT_BEAT_COOLTRAINERM_CODY
setevent EVENT_BEAT_COOLTRAINERM_MIKE
@@ -53,8 +53,8 @@ ClairScript_0x194e24:
end
.FightDone
writetext UnknownText_0x195162
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x194e69:
@@ -67,7 +67,7 @@ UnknownScript_0x194e69:
itemtotext TM_DRAGONBREATH, $0
writetext UnknownText_0x1951bf
playsound SFX_ITEM
waitbutton
waitsfx
itemnotify
setevent EVENT_GOT_TM24_DRAGONBREATH
writetext UnknownText_0x1951d1
@@ -76,47 +76,47 @@ UnknownScript_0x194e69:
UnknownScript_0x194e8e:
writetext UnknownText_0x19524f
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x194e94:
writetext UnknownText_0x195272
waitbutton
closetext
loadmovesprites
end
TrainerCooltrainermPaul:
trainer EVENT_BEAT_COOLTRAINERM_PAUL, COOLTRAINERM, PAUL, CooltrainermPaulSeenText, CooltrainermPaulBeatenText, 0, CooltrainermPaulScript
CooltrainermPaulScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x1953f1
waitbutton
closetext
loadmovesprites
end
TrainerCooltrainermMike:
trainer EVENT_BEAT_COOLTRAINERM_MIKE, COOLTRAINERM, MIKE, CooltrainermMikeSeenText, CooltrainermMikeBeatenText, 0, CooltrainermMikeScript
CooltrainermMikeScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x195467
waitbutton
closetext
loadmovesprites
end
TrainerCooltrainerfLola:
trainer EVENT_BEAT_COOLTRAINERF_LOLA, COOLTRAINERF, LOLA, CooltrainerfLolaSeenText, CooltrainerfLolaBeatenText, 0, CooltrainerfLolaScript
CooltrainerfLolaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x195516
waitbutton
closetext
loadmovesprites
end
BlackthornGymGuyScript:
@@ -125,14 +125,14 @@ BlackthornGymGuyScript:
checkevent EVENT_BEAT_CLAIR
iftrue .BlackthornGymGuyWinScript
writetext BlackthornGymGuyText
waitbutton
closetext
loadmovesprites
end
.BlackthornGymGuyWinScript
writetext BlackthornGymGuyWinText
waitbutton
closetext
loadmovesprites
end
BlackthornGymStatue:

View File

@@ -45,8 +45,8 @@ BlackthornGym2F_MapScriptHeader:
scall .FX
loadfont
writetext BlackthornGym2FBoulderFellText
waitbutton
closetext
loadmovesprites
end
.FX
@@ -62,22 +62,22 @@ TrainerCooltrainermCody:
trainer EVENT_BEAT_COOLTRAINERM_CODY, COOLTRAINERM, CODY, CooltrainermCodySeenText, CooltrainermCodyBeatenText, 0, CooltrainermCodyScript
CooltrainermCodyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x1957d5
waitbutton
closetext
loadmovesprites
end
TrainerCooltrainerfFran:
trainer EVENT_BEAT_COOLTRAINERF_FRAN, COOLTRAINERF, FRAN, CooltrainerfFranSeenText, CooltrainerfFranBeatenText, 0, CooltrainerfFranScript
CooltrainerfFranScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x195883
waitbutton
closetext
loadmovesprites
end
CooltrainermCodySeenText:

View File

@@ -8,7 +8,7 @@ BlackthornMart_MapScriptHeader:
ClerkScript_0x195a5d:
loadfont
pokemart MARTTYPE_STANDARD, MART_BLACKTHORN
loadmovesprites
closetext
end
CooltrainerMScript_0x195a64:

View File

@@ -11,8 +11,8 @@ DaisyScript_0x19b0d0:
checkcode VAR_HOUR
if_equal $f, UnknownScript_0x19b0de
writetext UnknownText_0x19b130
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19b0de:
@@ -22,14 +22,14 @@ UnknownScript_0x19b0de:
yesorno
iffalse UnknownScript_0x19b124
writetext UnknownText_0x19b244
closetext
waitbutton
special Special_DaisyMassage
if_equal 0, UnknownScript_0x19b124
if_equal 1, UnknownScript_0x19b12a
setflag ENGINE_TEA_IN_BLUES_HOUSE
writetext UnknownText_0x19b266
waitbutton
closetext
loadmovesprites
special RotatePalettesRightPalettes
playmusic MUSIC_HEAL
pause 60
@@ -40,26 +40,26 @@ UnknownScript_0x19b0de:
special PlayCurMonCry
keeptextopen
writetext UnknownText_0x19b2aa
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19b11e:
writetext UnknownText_0x19b2fa
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19b124:
writetext UnknownText_0x19b334
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19b12a:
writetext UnknownText_0x19b377
waitbutton
closetext
loadmovesprites
end
UnknownText_0x19b130:

View File

@@ -38,10 +38,10 @@ UnknownScript_0x1809ad:
earthquake 80
changeblock $4, $e, $2a
reloadmappart
loadmovesprites
closetext
dotrigger $1
setevent EVENT_BRUNOS_ROOM_ENTRANCE_CLOSED
waitbutton
waitsfx
end
BrunoScript_0x1809c5:
@@ -50,29 +50,29 @@ BrunoScript_0x1809c5:
checkevent EVENT_BEAT_ELITE_4_BRUNO
iftrue UnknownScript_0x1809f3
writetext UnknownText_0x1809fe
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x180b23, 0
loadtrainer BRUNO, 1
scriptedtrainerdata BRUNO, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_ELITE_4_BRUNO
loadfont
writetext UnknownText_0x180b3c
waitbutton
closetext
loadmovesprites
playsound SFX_ENTER_DOOR
changeblock $4, $2, $16
reloadmappart
loadmovesprites
closetext
setevent EVENT_BRUNOS_ROOM_EXIT_OPEN
waitbutton
waitsfx
end
UnknownScript_0x1809f3:
writetext UnknownText_0x180b3c
waitbutton
closetext
loadmovesprites
end
MovementData_0x1809f9:

View File

@@ -41,8 +41,8 @@ UnknownScript_0x185c0d:
applymovement $3, MovementData_0x185cd3
loadfont
writetext UnknownText_0x185ecc
waitbutton
closetext
loadmovesprites
moveperson $3, $9, $e
dotrigger $1
end
@@ -58,15 +58,15 @@ UnknownScript_0x185c25:
playmusic MUSIC_RIVAL_ENCOUNTER
loadfont
writetext UnknownText_0x185cd9
waitbutton
closetext
loadmovesprites
checkevent EVENT_GOT_TOTODILE_FROM_ELM
iftrue UnknownScript_0x185c60
checkevent EVENT_GOT_CHIKORITA_FROM_ELM
iftrue UnknownScript_0x185c70
winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c
setlasttalked $4
loadtrainer RIVAL1, RIVAL1_9
scriptedtrainerdata RIVAL1, RIVAL1_9
startbattle
reloadmapmusic
returnafterbattle
@@ -75,7 +75,7 @@ UnknownScript_0x185c25:
UnknownScript_0x185c60:
winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c
setlasttalked $4
loadtrainer RIVAL1, RIVAL1_7
scriptedtrainerdata RIVAL1, RIVAL1_7
startbattle
reloadmapmusic
returnafterbattle
@@ -84,7 +84,7 @@ UnknownScript_0x185c60:
UnknownScript_0x185c70:
winlosstext UnknownText_0x185d9b, UnknownText_0x185e2c
setlasttalked $4
loadtrainer RIVAL1, RIVAL1_8
scriptedtrainerdata RIVAL1, RIVAL1_8
startbattle
reloadmapmusic
returnafterbattle
@@ -94,8 +94,8 @@ UnknownScript_0x185c80:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x185de2
waitbutton
closetext
loadmovesprites
dotrigger $2
setevent EVENT_RIVAL_BURNED_TOWER
special Special_RotatePalettesRightMusic
@@ -103,7 +103,7 @@ UnknownScript_0x185c80:
earthquake 50
showemote EMOTE_SHOCK, PLAYER, 15
playsound SFX_ENTER_DOOR
waitbutton
waitsfx
changeblock $a, $8, $25
reloadmappart
pause 15
@@ -112,8 +112,8 @@ UnknownScript_0x185c80:
showemote EMOTE_SHOCK, $4, 20
loadfont
writetext UnknownText_0x185e75
waitbutton
closetext
loadmovesprites
setevent EVENT_HOLE_IN_BURNED_TOWER
pause 15
warpcheck

View File

@@ -52,12 +52,12 @@ UnknownScript_0x18616b:
spriteface PLAYER, LEFT
applymovement $3, MovementData_0x186236
disappear $3
waitbutton
waitsfx
playsound SFX_WARP_FROM
spriteface PLAYER, RIGHT
applymovement $4, MovementData_0x18623b
disappear $4
waitbutton
waitsfx
pause 15
playsound SFX_WARP_FROM
spriteface PLAYER, UP
@@ -73,7 +73,7 @@ UnknownScript_0x18616b:
applymovement $5, MovementData_0x186253
spriteface PLAYER, DOWN
disappear $5
waitbutton
waitsfx
special RestartMapMusic
dotrigger $1
setevent EVENT_RELEASED_THE_BEASTS
@@ -89,7 +89,7 @@ UnknownScript_0x18616b:
refreshscreen $0
changeblock $6, $e, $1b
reloadmappart
loadmovesprites
closetext
dotrigger $1
end
@@ -97,8 +97,8 @@ SuperNerdScript_0x186212:
faceplayer
loadfont
writetext UnknownText_0x18626a
waitbutton
closetext
loadmovesprites
checkcode VAR_FACING
if_equal $1, UnknownScript_0x186226
applymovement $a, MovementData_0x186263
@@ -109,7 +109,7 @@ UnknownScript_0x186226:
UnknownScript_0x18622a:
disappear $a
playsound SFX_EXIT_BUILDING
waitbutton
waitsfx
end
ItemFragment_0x186231:

View File

@@ -9,46 +9,46 @@ SuperNerdScript_0x73049:
faceplayer
loadfont
writetext UnknownText_0x730de
waitbutton
closetext
loadmovesprites
end
FisherScript_0x73051:
loadfont
writetext UnknownText_0x73129
waitbutton
closetext
loadmovesprites
faceplayer
loadfont
writetext UnknownText_0x7313a
waitbutton
closetext
loadmovesprites
spriteface $3, LEFT
end
FisherScript_0x73062:
loadfont
writetext UnknownText_0x7316a
waitbutton
closetext
loadmovesprites
faceplayer
loadfont
writetext UnknownText_0x73178
waitbutton
closetext
loadmovesprites
spriteface $4, RIGHT
end
FisherScript_0x73073:
loadfont
writetext UnknownText_0x731ae
waitbutton
closetext
loadmovesprites
faceplayer
loadfont
writetext UnknownText_0x731bd
waitbutton
closetext
loadmovesprites
spriteface $5, RIGHT
end
@@ -57,26 +57,26 @@ TeacherScript_0x73084:
iftrue UnknownScript_0x7309a
loadfont
writetext UnknownText_0x73201
waitbutton
closetext
loadmovesprites
faceplayer
loadfont
writetext UnknownText_0x73212
waitbutton
closetext
loadmovesprites
spriteface $6, LEFT
end
UnknownScript_0x7309a:
loadfont
writetext UnknownText_0x73254
waitbutton
closetext
loadmovesprites
spriteface $6, RIGHT
loadfont
writetext UnknownText_0x73278
waitbutton
closetext
loadmovesprites
spriteface $6, LEFT
end
@@ -92,9 +92,9 @@ CeladonCafeTrashcan:
itemtotext LEFTOVERS, $0
writetext FoundLeftoversText
playsound SFX_ITEM
waitbutton
waitsfx
itemnotify
loadmovesprites
closetext
setevent EVENT_FOUND_LEFTOVERS_IN_CELADON_CAFE
end
@@ -104,8 +104,8 @@ CeladonCafeTrashcan:
writetext FoundLeftoversText
keeptextopen
writetext NoRoomForLeftoversText
waitbutton
closetext
loadmovesprites
end
.TrashEmpty

View File

@@ -19,8 +19,8 @@ CeladonCityPoliwrath:
loadfont
writetext CeladonCityPoliwrathText
cry POLIWRATH
waitbutton
closetext
loadmovesprites
end
TeacherScript_0x1a9f50:

View File

@@ -9,14 +9,14 @@ ClerkScript_0x70bad:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_1
loadmovesprites
closetext
end
ClerkScript_0x70bb5:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_2
loadmovesprites
closetext
end
PokefanMScript_0x70bbd:

View File

@@ -9,7 +9,7 @@ ClerkScript_0x70d29:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_CELADON_3F
loadmovesprites
closetext
end
YoungsterScript_0x70d31:
@@ -19,8 +19,8 @@ GameboyKidScript_0x70d34:
faceplayer
loadfont
writetext UnknownText_0x70d86
waitbutton
closetext
loadmovesprites
spriteface $4, DOWN
end
@@ -28,8 +28,8 @@ GameboyKidScript_0x70d3f:
faceplayer
loadfont
writetext UnknownText_0x70dc7
waitbutton
closetext
loadmovesprites
spriteface $5, DOWN
end

View File

@@ -9,7 +9,7 @@ ClerkScript_0x70f0d:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_CELADON_4F
loadmovesprites
closetext
end
SuperNerdScript_0x70f15:

View File

@@ -9,14 +9,14 @@ ClerkScript_0x71004:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_CELADON_5F_1
loadmovesprites
closetext
end
ClerkScript_0x7100c:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_CELADON_5F_2
loadmovesprites
closetext
end
GentlemanScript_0x71014:

View File

@@ -30,7 +30,7 @@ CeladonVendingMachine:
if_equal $1, .FreshWater
if_equal $2, .SodaPop
if_equal $3, .Lemonade
loadmovesprites
closetext
end
.FreshWater
@@ -70,12 +70,12 @@ CeladonVendingMachine:
.NotEnoughMoney
writetext CeladonVendingNoMoneyText
closetext
waitbutton
jump .Start
.NotEnoughSpace
writetext CeladonVendingNoSpaceText
closetext
waitbutton
jump .Start
.MenuData

View File

@@ -8,12 +8,12 @@ CeladonDeptStoreElevator_MapScriptHeader:
MapCeladonDeptStoreElevatorSignpost0Script:
loadfont
elevator Elevator_0x713be
loadmovesprites
closetext
iffalse UnknownScript_0x713bd
pause 5
playsound SFX_ELEVATOR
earthquake 60
waitbutton
waitsfx
UnknownScript_0x713bd:
end

View File

@@ -15,8 +15,8 @@ PokefanMScript_0x72123:
faceplayer
loadfont
writetext UnknownText_0x72215
waitbutton
closetext
loadmovesprites
spriteface $4, LEFT
end
@@ -24,8 +24,8 @@ TeacherScript_0x7212e:
faceplayer
loadfont
writetext UnknownText_0x72242
waitbutton
closetext
loadmovesprites
spriteface $5, RIGHT
end
@@ -33,8 +33,8 @@ FishingGuruScript_0x72139:
faceplayer
loadfont
writetext UnknownText_0x72295
waitbutton
closetext
loadmovesprites
spriteface $6, RIGHT
end
@@ -55,8 +55,8 @@ FisherScript_0x72144:
setevent EVENT_GOT_COINS_FROM_GAMBLER_AT_CELADON
.UnknownScript_0x72169
writetext UnknownText_0x72345
waitbutton
closetext
loadmovesprites
spriteface LAST_TALKED, LEFT
end
@@ -69,15 +69,15 @@ FisherScript_0x72144:
UnknownScript_0x7217b:
writetext UnknownText_0x7238a
waitbutton
closetext
loadmovesprites
spriteface LAST_TALKED, LEFT
end
UnknownScript_0x72184:
writetext UnknownText_0x723d9
waitbutton
closetext
loadmovesprites
spriteface LAST_TALKED, LEFT
end
@@ -88,8 +88,8 @@ GrampsScript_0x72190:
faceplayer
loadfont
writetext UnknownText_0x724ad
waitbutton
closetext
loadmovesprites
spriteface $a, LEFT
end
@@ -105,20 +105,20 @@ MapCeladonGameCornerSignpost35Script:
refreshscreen $0
writebyte $0
special Special_SlotMachine
loadmovesprites
closetext
end
MapCeladonGameCornerSignpost16Script:
refreshscreen $0
writebyte $1
special Special_SlotMachine
loadmovesprites
closetext
end
MapCeladonGameCornerSignpost11Script:
refreshscreen $0
special Special_CardFlip
loadmovesprites
closetext
end
MapCeladonGameCornerSignpost32Script:
@@ -127,9 +127,9 @@ MapCeladonGameCornerSignpost32Script:
MapCeladonGameCornerSignpost9Script:
loadfont
writetext UnknownText_0x72567
closetext
waitbutton
special Special_CardFlip
loadmovesprites
closetext
end
MovementData_0x721cd:

View File

@@ -15,7 +15,7 @@ MapCeladonGameCornerPrizeRoomSignpost0Script:
faceplayer
loadfont
writetext UnknownText_0x7293e
closetext
waitbutton
checkitem COIN_CASE
iffalse CeladonPrizeRoom_NoCoinCase
writetext UnknownText_0x72974
@@ -68,34 +68,34 @@ CeladonPrizeRoom_askbuy:
end
CeladonPrizeRoom_purchased:
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x729ad
closetext
waitbutton
jump CeladonPrizeRoom_tmcounterloop
CeladonPrizeRoom_notenoughcoins:
writetext UnknownText_0x729bb
waitbutton
closetext
loadmovesprites
end
CeladonPrizeRoom_notenoughroom:
writetext UnknownText_0x729d8
waitbutton
closetext
loadmovesprites
end
CeladonPrizeRoom_cancel:
writetext UnknownText_0x729f2
waitbutton
closetext
loadmovesprites
end
CeladonPrizeRoom_NoCoinCase:
writetext UnknownText_0x72a14
waitbutton
closetext
loadmovesprites
end
@@ -119,7 +119,7 @@ MapCeladonGameCornerPrizeRoomSignpost1Script:
faceplayer
loadfont
writetext UnknownText_0x7293e
closetext
waitbutton
checkitem COIN_CASE
iffalse CeladonPrizeRoom_NoCoinCase
.loop:
@@ -141,10 +141,10 @@ MapCeladonGameCornerPrizeRoomSignpost1Script:
pokenamemem PIKACHU, $0
scall CeladonPrizeRoom_askbuy
iffalse CeladonPrizeRoom_cancel
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x729ad
closetext
waitbutton
writebyte PIKACHU
special Special_GameCornerPrizeMonCheckDex
givepoke PIKACHU, 25
@@ -159,10 +159,10 @@ MapCeladonGameCornerPrizeRoomSignpost1Script:
pokenamemem PORYGON, $0
scall CeladonPrizeRoom_askbuy
iffalse CeladonPrizeRoom_cancel
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x729ad
closetext
waitbutton
writebyte PORYGON
special Special_GameCornerPrizeMonCheckDex
givepoke PORYGON, 15
@@ -177,10 +177,10 @@ MapCeladonGameCornerPrizeRoomSignpost1Script:
pokenamemem LARVITAR, $0
scall CeladonPrizeRoom_askbuy
iffalse CeladonPrizeRoom_cancel
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x729ad
closetext
waitbutton
writebyte LARVITAR
special Special_GameCornerPrizeMonCheckDex
givepoke LARVITAR, 40

View File

@@ -11,10 +11,10 @@ ErikaScript_0x72a6a:
checkflag ENGINE_RAINBOWBADGE
iftrue .FightDone
writetext UnknownText_0x72b28
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x72c3e, 0
loadtrainer ERIKA, 1
scriptedtrainerdata ERIKA, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_ERIKA
@@ -25,7 +25,7 @@ ErikaScript_0x72a6a:
loadfont
writetext UnknownText_0x72c96
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_RAINBOWBADGE
.FightDone
checkevent EVENT_GOT_TM19_GIGA_DRAIN
@@ -37,63 +37,63 @@ ErikaScript_0x72a6a:
setevent EVENT_GOT_TM19_GIGA_DRAIN
UnknownScript_0x72aae:
writetext UnknownText_0x72d8f
waitbutton
closetext
loadmovesprites
end
TrainerLassMichelle:
trainer EVENT_BEAT_LASS_MICHELLE, LASS, MICHELLE, LassMichelleSeenText, LassMichelleBeatenText, 0, LassMichelleScript
LassMichelleScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x72e30
waitbutton
closetext
loadmovesprites
end
TrainerPicnickerTanya:
trainer EVENT_BEAT_PICNICKER_TANYA, PICNICKER, TANYA, PicnickerTanyaSeenText, PicnickerTanyaBeatenText, 0, PicnickerTanyaScript
PicnickerTanyaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x72e8e
waitbutton
closetext
loadmovesprites
end
TrainerBeautyJulia:
trainer EVENT_BEAT_BEAUTY_JULIA, BEAUTY, JULIA, BeautyJuliaSeenText, BeautyJuliaBeatenText, 0, BeautyJuliaScript
BeautyJuliaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x72f01
waitbutton
closetext
loadmovesprites
end
TrainerTwinsJoandzoe1:
trainer EVENT_BEAT_TWINS_JO_AND_ZOE, TWINS, JOANDZOE1, TwinsJoandzoe1SeenText, TwinsJoandzoe1BeatenText, 0, TwinsJoandzoe1Script
TwinsJoandzoe1Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x72f70
waitbutton
closetext
loadmovesprites
end
TrainerTwinsJoandzoe2:
trainer EVENT_BEAT_TWINS_JO_AND_ZOE, TWINS, JOANDZOE2, TwinsJoandzoe2SeenText, TwinsJoandzoe2BeatenText, 0, TwinsJoandzoe2Script
TwinsJoandzoe2Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x72fc0
waitbutton
closetext
loadmovesprites
end
CeladonGymStatue:

View File

@@ -12,24 +12,24 @@ CeladonMansion1FMeowth:
loadfont
writetext CeladonMansion1FMeowthText
cry MEOWTH
waitbutton
closetext
loadmovesprites
end
CeladonMansion1FClefairy:
loadfont
writetext CeladonMansion1FClefairyText
cry CLEFAIRY
waitbutton
closetext
loadmovesprites
end
CeladonMansion1FNidoranF:
loadfont
writetext CeladonMansion1FNidoranFText
cry NIDORAN_F
waitbutton
closetext
loadmovesprites
end
CeladonMansionManagersSuiteSign:

View File

@@ -11,21 +11,21 @@ CooltrainerMScript_0x71670:
writetext UnknownText_0x716ce
checkcode VAR_DEXCAUGHT
if_greater_than 248, UnknownScript_0x7167e
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x7167e:
keeptextopen
writetext UnknownText_0x71725
playsound SFX_DEX_FANFARE_230_PLUS
waitbutton
waitsfx
writetext UnknownText_0x71760
keeptextopen
special Diploma
writetext UnknownText_0x71763
waitbutton
closetext
loadmovesprites
setevent EVENT_ENABLE_DIPLOMA_PRINTING
end
@@ -35,8 +35,8 @@ GymGuyScript_0x71696:
checkevent EVENT_ENABLE_DIPLOMA_PRINTING
iftrue UnknownScript_0x716a4
writetext UnknownText_0x717b4
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x716a4:
@@ -44,19 +44,19 @@ UnknownScript_0x716a4:
yesorno
iffalse UnknownScript_0x716b0
special PrintDiploma
loadmovesprites
closetext
end
UnknownScript_0x716b0:
writetext UnknownText_0x71830
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x716b6:
writetext UnknownText_0x71863
waitbutton
closetext
loadmovesprites
end
SuperNerdScript_0x716bc:

View File

@@ -15,8 +15,8 @@ PharmacistScript_0x71afd:
checknite
iftrue UnknownScript_0x71b14
writetext UnknownText_0x71b4a
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x71b14:
@@ -27,9 +27,9 @@ UnknownScript_0x71b14:
setevent EVENT_GOT_TM03_CURSE
UnknownScript_0x71b21:
writetext UnknownText_0x71db3
closetext
waitbutton
UnknownScript_0x71b25:
loadmovesprites
closetext
end
UnknownText_0x71b27:

View File

@@ -28,15 +28,15 @@ SuperNerdScript_0x71e2e:
special SpecialBeastsCheck
iftrue UnknownScript_0x71e48
writetext UnknownText_0x7201a
closetext
waitbutton
UnknownScript_0x71e46:
loadmovesprites
closetext
end
UnknownScript_0x71e48:
writetext UnknownText_0x71f65
waitbutton
closetext
loadmovesprites
checkcode VAR_FACING
if_equal $1, UnknownScript_0x71e5a
applymovement $6, MovementData_0x71e6b
@@ -47,7 +47,7 @@ UnknownScript_0x71e5a:
UnknownScript_0x71e5e:
disappear $6
playsound SFX_EXIT_BUILDING
waitbutton
waitsfx
end
MovementData_0x71e65:

View File

@@ -18,14 +18,14 @@ CooltrainerMScript_0x184009:
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x184017
writetext UnknownText_0x1840bc
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x184017:
writetext UnknownText_0x184144
waitbutton
closetext
loadmovesprites
end
SuperNerdScript_0x18401d:
@@ -35,30 +35,30 @@ CeruleanCitySlowbro:
loadfont
writetext CeruleanCitySlowbroText
cry SLOWBRO
waitbutton
closetext
loadmovesprites
end
CooltrainerFScript_0x18402a:
faceplayer
loadfont
writetext UnknownText_0x1841fa
waitbutton
closetext
loadmovesprites
spriteface $5, LEFT
loadfont
writetext UnknownText_0x184229
waitbutton
closetext
loadmovesprites
loadfont
writetext CeruleanCitySlowbroText
cry SLOWBRO
waitbutton
closetext
loadmovesprites
loadfont
writetext UnknownText_0x18424b
waitbutton
closetext
loadmovesprites
end
FisherScript_0x18404a:
@@ -70,50 +70,50 @@ FisherScript_0x18404a:
iftrue UnknownScript_0x18405e
UnknownScript_0x184058:
writetext UnknownText_0x18424e
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x18405e:
writetext UnknownText_0x184275
waitbutton
closetext
loadmovesprites
end
YoungsterScript_0x184064:
faceplayer
loadfont
writetext UnknownText_0x1842a9
waitbutton
closetext
loadmovesprites
checkevent EVENT_FOUND_BERSERK_GENE_IN_CERULEAN_CITY
iffalse UnknownScript_0x184072
end
UnknownScript_0x184072:
waitbutton
waitsfx
playsound SFX_SECOND_PART_OF_ITEMFINDER
waitbutton
waitsfx
playsound SFX_TRANSACTION
waitbutton
waitsfx
playsound SFX_SECOND_PART_OF_ITEMFINDER
waitbutton
waitsfx
playsound SFX_TRANSACTION
waitbutton
waitsfx
playsound SFX_SECOND_PART_OF_ITEMFINDER
waitbutton
waitsfx
playsound SFX_TRANSACTION
waitbutton
waitsfx
playsound SFX_SECOND_PART_OF_ITEMFINDER
waitbutton
waitsfx
playsound SFX_TRANSACTION
waitbutton
waitsfx
showemote EMOTE_SHOCK, $7, 15
spriteface $7, LEFT
loadfont
writetext UnknownText_0x1842ee
waitbutton
closetext
loadmovesprites
end
CeruleanCitySign:

View File

@@ -23,19 +23,19 @@ UnknownScript_0x1883de:
playmusic MUSIC_ROCKET_ENCOUNTER
loadfont
writetext UnknownText_0x1884fb
waitbutton
closetext
loadmovesprites
showemote EMOTE_SHOCK, $2, 15
applymovement $2, MovementData_0x1884f7
loadfont
writetext UnknownText_0x188574
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x1884f5
loadfont
writetext UnknownText_0x1885a5
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x1884e8
playsound SFX_EXIT_BUILDING
disappear $2
@@ -45,7 +45,7 @@ UnknownScript_0x1883de:
dotrigger $0
domaptrigger ROUTE_25, $1
domaptrigger POWER_PLANT, $0
waitbutton
waitsfx
special RestartMapMusic
pause 15
spriteface PLAYER, DOWN
@@ -58,10 +58,10 @@ MistyScript_0x188432:
checkflag ENGINE_CASCADEBADGE
iftrue .FightDone
writetext UnknownText_0x188674
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x18870c, 0
loadtrainer MISTY, 1
scriptedtrainerdata MISTY, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_MISTY
@@ -71,45 +71,45 @@ MistyScript_0x188432:
loadfont
writetext UnknownText_0x188768
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_CASCADEBADGE
.FightDone
writetext UnknownText_0x188782
waitbutton
closetext
loadmovesprites
end
TrainerSwimmerfDiana:
trainer EVENT_BEAT_SWIMMERF_DIANA, SWIMMERF, DIANA, SwimmerfDianaSeenText, SwimmerfDianaBeatenText, 0, SwimmerfDianaScript
SwimmerfDianaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x188856
waitbutton
closetext
loadmovesprites
end
TrainerSwimmerfBriana:
trainer EVENT_BEAT_SWIMMERF_BRIANA, SWIMMERF, BRIANA, SwimmerfBrianaSeenText, SwimmerfBrianaBeatenText, 0, SwimmerfBrianaScript
SwimmerfBrianaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x1888c0
waitbutton
closetext
loadmovesprites
end
TrainerSwimmermParker:
trainer EVENT_BEAT_SWIMMERM_PARKER, SWIMMERM, PARKER, SwimmermParkerSeenText, SwimmermParkerBeatenText, 0, SwimmermParkerScript
SwimmermParkerScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x188943
waitbutton
closetext
loadmovesprites
end
CeruleanGymGuyScript:
@@ -118,14 +118,14 @@ CeruleanGymGuyScript:
checkevent EVENT_BEAT_MISTY
iftrue .CeruleanGymGuyWinScript
writetext CeruleanGymGuyText
waitbutton
closetext
loadmovesprites
end
.CeruleanGymGuyWinScript
writetext CeruleanGymGuyWinText
waitbutton
closetext
loadmovesprites
end
MapCeruleanGymSignpostItem0:
@@ -137,8 +137,8 @@ CeruleanGymStatue1:
iffalse CeruleanGymStatue
loadfont
writetext CeruleanGymNote1
waitbutton
closetext
loadmovesprites
end
CeruleanGymStatue2:
@@ -146,8 +146,8 @@ CeruleanGymStatue2:
iffalse CeruleanGymStatue
loadfont
writetext CeruleanGymNote2
waitbutton
closetext
loadmovesprites
end
CeruleanGymStatue:

View File

@@ -8,7 +8,7 @@ CeruleanMart_MapScriptHeader:
ClerkScript_0x188ac0:
loadfont
pokemart MARTTYPE_STANDARD, MART_CERULEAN
loadmovesprites
closetext
end
CooltrainerMScript_0x188ac7:

View File

@@ -15,8 +15,8 @@ DiglettScript_0x188050:
loadfont
writetext UnknownText_0x1880e7
cry DIGLETT
waitbutton
closetext
loadmovesprites
end
UnknownText_0x18805a:

View File

@@ -15,16 +15,16 @@ RhydonScript_0x188139:
loadfont
writetext UnknownText_0x18819c
cry KANGASKHAN
waitbutton
closetext
loadmovesprites
end
ZubatScript_0x188143:
loadfont
writetext UnknownText_0x1881b5
cry ZUBAT
waitbutton
closetext
loadmovesprites
end
UnknownText_0x18814d:

View File

@@ -13,20 +13,20 @@ CharcoalKilnBoss:
checkevent EVENT_CLEARED_SLOWPOKE_WELL
iftrue .SavedSlowpoke
writetext CharcoalKilnBossText1
waitbutton
closetext
loadmovesprites
end
.SavedSlowpoke
writetext CharcoalKilnBossText2
waitbutton
closetext
loadmovesprites
end
.GotCut
writetext CharcoalKilnBossText3
waitbutton
closetext
loadmovesprites
end
CharcoalKilnApprentice:
@@ -37,8 +37,8 @@ CharcoalKilnApprentice:
checkevent EVENT_GOT_HM01_CUT
iftrue .Thanks
writetext CharcoalKilnApprenticeText1
waitbutton
closetext
loadmovesprites
end
.Thanks
@@ -47,14 +47,14 @@ CharcoalKilnApprentice:
verbosegiveitem CHARCOAL
iffalse .Done
setevent EVENT_GOT_CHARCOAL_IN_CHARCOAL_KILN
loadmovesprites
closetext
end
.YoureTheCoolest
writetext CharcoalKilnApprenticeText3
closetext
waitbutton
.Done
loadmovesprites
closetext
end
CharcoalKilnFarfetchd:
@@ -62,8 +62,8 @@ CharcoalKilnFarfetchd:
loadfont
writetext FarfetchdText
cry FARFETCH_D
waitbutton
closetext
loadmovesprites
end
CharcoalKilnBookshelf:

View File

@@ -31,33 +31,33 @@ CherrygroveCityGuideGent:
jump .Yes
.Yes
writetext GuideGentTourText1
waitbutton
closetext
loadmovesprites
playmusic MUSIC_SHOW_ME_AROUND
follow $2, PLAYER
applymovement $2, MovementData_0x19c195
loadfont
writetext GuideGentPokeCenterText
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x19c19b
spriteface PLAYER, UP
loadfont
writetext GuideGentMartText
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x19c1a3
spriteface PLAYER, UP
loadfont
writetext GuideGentRoute30Text
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x19c1ac
spriteface PLAYER, LEFT
loadfont
writetext GuideGentSeaText
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x19c1b6
spriteface PLAYER, UP
pause 60
@@ -72,8 +72,8 @@ CherrygroveCityGuideGent:
writetext GotMapCardText
keeptextopen
writetext GuideGentPokegearText
waitbutton
closetext
loadmovesprites
stopfollow
special RestartMapMusic
spriteface PLAYER, UP
@@ -81,7 +81,7 @@ CherrygroveCityGuideGent:
playsound SFX_ENTER_DOOR
disappear $2
clearevent EVENT_GUIDE_GENT_VISIBLE_IN_CHERRYGROVE
waitbutton
waitsfx
end
.UnknownScript_0x19c097
@@ -93,8 +93,8 @@ CherrygroveCityGuideGent:
.No
writetext GuideGentNoText
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19c0aa:
@@ -111,15 +111,15 @@ UnknownScript_0x19c0ae:
playmusic MUSIC_RIVAL_ENCOUNTER
loadfont
writetext UnknownText_0x19c4e2
waitbutton
closetext
loadmovesprites
checkevent EVENT_GOT_TOTODILE_FROM_ELM
iftrue UnknownScript_0x19c0ee
checkevent EVENT_GOT_CHIKORITA_FROM_ELM
iftrue UnknownScript_0x19c104
winlosstext UnknownText_0x19c57f, UnknownText_0x19c5e6
setlasttalked $3
loadtrainer RIVAL1, RIVAL1_3
scriptedtrainerdata RIVAL1, RIVAL1_3
writecode VAR_BATTLETYPE, BATTLETYPE_CANLOSE
startbattle
reloadmapmusic
@@ -130,7 +130,7 @@ UnknownScript_0x19c0ae:
UnknownScript_0x19c0ee:
winlosstext UnknownText_0x19c57f, UnknownText_0x19c5e6
setlasttalked $3
loadtrainer RIVAL1, RIVAL1_1
scriptedtrainerdata RIVAL1, RIVAL1_1
writecode VAR_BATTLETYPE, BATTLETYPE_CANLOSE
startbattle
reloadmapmusic
@@ -141,7 +141,7 @@ UnknownScript_0x19c0ee:
UnknownScript_0x19c104:
winlosstext UnknownText_0x19c57f, UnknownText_0x19c5e6
setlasttalked $3
loadtrainer RIVAL1, RIVAL1_2
scriptedtrainerdata RIVAL1, RIVAL1_2
writecode VAR_BATTLETYPE, BATTLETYPE_CANLOSE
startbattle
reloadmapmusic
@@ -153,16 +153,16 @@ UnknownScript_0x19c11a:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x19c608
waitbutton
closetext
loadmovesprites
jump UnknownScript_0x19c12f
UnknownScript_0x19c126:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x19c59e
waitbutton
closetext
loadmovesprites
UnknownScript_0x19c12f:
playsound SFX_TACKLE
applymovement PLAYER, MovementData_0x19c1d4
@@ -180,14 +180,14 @@ TeacherScript_0x19c146:
checkflag ENGINE_MAP_CARD
iftrue UnknownScript_0x19c154
writetext UnknownText_0x19c650
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19c154:
writetext UnknownText_0x19c6a8
waitbutton
closetext
loadmovesprites
end
YoungsterScript_0x19c15a:
@@ -196,14 +196,14 @@ YoungsterScript_0x19c15a:
checkflag ENGINE_POKEDEX
iftrue UnknownScript_0x19c168
writetext UnknownText_0x19c6d6
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19c168:
writetext UnknownText_0x19c701
waitbutton
closetext
loadmovesprites
end
MysticWaterGuy:
@@ -218,9 +218,9 @@ MysticWaterGuy:
setevent EVENT_GOT_MYSTIC_WATER_IN_CHERRYGROVE
UnknownScript_0x19c183:
writetext UnknownText_0x19c7c1
closetext
waitbutton
UnknownScript_0x19c187:
loadmovesprites
closetext
end
CherrygroveCitySign:

View File

@@ -8,15 +8,15 @@ CherrygroveEvolutionSpeechHouse_MapScriptHeader:
YoungsterScript_0x196cb2:
loadfont
writetext UnknownText_0x196cc3
waitbutton
closetext
loadmovesprites
end
LassScript_0x196cb9:
loadfont
writetext UnknownText_0x196cfc
waitbutton
closetext
loadmovesprites
end
CherrygroveEvolutionSpeechHouseBookshelf:

View File

@@ -10,12 +10,12 @@ ClerkScript_0x19680a:
checkevent EVENT_GAVE_MYSTERY_EGG_TO_ELM
iftrue UnknownScript_0x196817
pokemart MARTTYPE_STANDARD, MART_CHERRYGROVE
loadmovesprites
closetext
end
UnknownScript_0x196817:
pokemart MARTTYPE_STANDARD, MART_CHERRYGROVE_DEX
loadmovesprites
closetext
end
CooltrainerMScript_0x19681d:
@@ -24,14 +24,14 @@ CooltrainerMScript_0x19681d:
checkevent EVENT_GAVE_MYSTERY_EGG_TO_ELM
iftrue UnknownScript_0x19682b
writetext UnknownText_0x196834
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x19682b:
writetext UnknownText_0x196873
waitbutton
closetext
loadmovesprites
end
YoungsterScript_0x196831:

View File

@@ -20,14 +20,14 @@ TeacherScript_0x196976:
checkevent EVENT_GAVE_MYSTERY_EGG_TO_ELM
iftrue UnknownScript_0x196984
writetext UnknownText_0x1969f1
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x196984:
writetext UnknownText_0x196a46
waitbutton
closetext
loadmovesprites
end
UnknownText_0x19698a:

View File

@@ -50,19 +50,19 @@ UnknownScript_0x1a001e:
applymovement $c, MovementData_0x1a00e7
loadfont
writetext UnknownText_0x1a0433
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x1a05a1, 0
setlasttalked $c
loadtrainer MYSTICALMAN, EUSINE
scriptedtrainerdata MYSTICALMAN, EUSINE
startbattle
reloadmapmusic
returnafterbattle
playmusic MUSIC_MYSTICALMAN_ENCOUNTER
loadfont
writetext UnknownText_0x1a05c3
waitbutton
closetext
loadmovesprites
applymovement $c, MovementData_0x1a00ec
disappear $c
pause 20
@@ -82,8 +82,8 @@ PokefanFScript_0x1a0084:
checkevent EVENT_BEAT_CHUCK
iftrue UnknownScript_0x1a009c
writetext UnknownText_0x1a0163
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1a009c:
@@ -96,9 +96,9 @@ UnknownScript_0x1a009c:
keeptextopen
UnknownScript_0x1a00ad:
writetext UnknownText_0x1a0277
closetext
waitbutton
UnknownScript_0x1a00b1:
loadmovesprites
closetext
end
StandingYoungsterScript_0x1a00b3:

View File

@@ -12,16 +12,16 @@ FishingGuruScript_0x9e0e0:
yesorno
iffalse UnknownScript_0x9e0f3
writetext UnknownText_0x9e142
closetext
waitbutton
special PhotoStudio
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x9e0f3:
writetext UnknownText_0x9e156
waitbutton
closetext
loadmovesprites
end
UnknownText_0x9e0f9:

View File

@@ -11,13 +11,13 @@ ChuckScript_0x9d60f:
checkevent EVENT_BEAT_CHUCK
iftrue .FightDone
writetext UnknownText_0x9d6f9
waitbutton
closetext
loadmovesprites
spriteface $2, RIGHT
loadfont
writetext UnknownText_0x9d76f
waitbutton
closetext
loadmovesprites
applymovement $7, MovementData_0x9d6f3
playsound SFX_STRENGTH
earthquake 80
@@ -26,17 +26,17 @@ ChuckScript_0x9d60f:
faceplayer
loadfont
writetext UnknownText_0x9d78a
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x9d7f6, 0
loadtrainer CHUCK, 1
scriptedtrainerdata CHUCK, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_CHUCK
loadfont
writetext UnknownText_0x9d835
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_STORMBADGE
checkcode VAR_BADGES
scall CianwoodGymTriggerRockets
@@ -53,15 +53,15 @@ ChuckScript_0x9d60f:
iffalse UnknownScript_0x9d67f
setevent EVENT_GOT_TM01_DYNAMICPUNCH
writetext UnknownText_0x9d8da
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x9d67b:
writetext UnknownText_0x9d930
closetext
waitbutton
UnknownScript_0x9d67f:
loadmovesprites
closetext
end
CianwoodGymTriggerRockets:
@@ -79,44 +79,44 @@ TrainerBlackbeltYoshi:
trainer EVENT_BEAT_BLACKBELT_YOSHI, BLACKBELT_T, YOSHI, BlackbeltYoshiSeenText, BlackbeltYoshiBeatenText, 0, BlackbeltYoshiScript
BlackbeltYoshiScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9d9fa
waitbutton
closetext
loadmovesprites
end
TrainerBlackbeltLao:
trainer EVENT_BEAT_BLACKBELT_LAO, BLACKBELT_T, LAO, BlackbeltLaoSeenText, BlackbeltLaoBeatenText, 0, BlackbeltLaoScript
BlackbeltLaoScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9da61
waitbutton
closetext
loadmovesprites
end
TrainerBlackbeltNob:
trainer EVENT_BEAT_BLACKBELT_NOB, BLACKBELT_T, NOB, BlackbeltNobSeenText, BlackbeltNobBeatenText, 0, BlackbeltNobScript
BlackbeltNobScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9dac0
waitbutton
closetext
loadmovesprites
end
TrainerBlackbeltLung:
trainer EVENT_BEAT_BLACKBELT_LUNG, BLACKBELT_T, LUNG, BlackbeltLungSeenText, BlackbeltLungBeatenText, 0, BlackbeltLungScript
BlackbeltLungScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9db14
waitbutton
closetext
loadmovesprites
end
CianwoodGymBoulder:

View File

@@ -23,17 +23,17 @@ CianwoodPharmacist:
giveitem SECRETPOTION
writetext ReceivedSecretpotionText
playsound SFX_KEY_ITEM
waitbutton
waitsfx
itemnotify
setevent EVENT_GOT_SECRETPOTION_FROM_PHARMACY
writetext PharmacistDescribeSecretpotionText
waitbutton
closetext
loadmovesprites
end
.Mart
pokemart MARTTYPE_PHARMACY, MART_CIANWOOD
loadmovesprites
closetext
end
CianwoodPharmacyBookshelf:

View File

@@ -17,15 +17,15 @@ CianwoodGymGuyScript:
iftrue .CianwoodGymGuyWinScript
loadfont
writetext CianwoodGymGuyText
waitbutton
closetext
loadmovesprites
end
.CianwoodGymGuyWinScript
loadfont
writetext CianwoodGymGuyWinText
waitbutton
closetext
loadmovesprites
end
SuperNerdScript_0x9dbea:

View File

@@ -16,8 +16,8 @@ CinnabarIslandBlue:
faceplayer
loadfont
writetext CinnabarIslandBlueText
waitbutton
closetext
loadmovesprites
playsound SFX_WARP_TO
applymovement $2, CinnabarIslandBlueTeleport
disappear $2

View File

@@ -55,8 +55,8 @@ MapColosseumSignpost1Script:
ChrisScript_0x193499:
loadfont
writetext .FriendReadyText
waitbutton
closetext
loadmovesprites
end
.FriendReadyText:

View File

@@ -14,22 +14,22 @@ PokefanFScript_0x18ad16:
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x18ad24
writetext UnknownText_0x18ad95
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x18ad24:
writetext UnknownText_0x18add3
waitbutton
closetext
loadmovesprites
end
ClefairyScript_0x18ad2a:
loadfont
writetext UnknownText_0x18ae4b
cry BLISSEY
waitbutton
closetext
loadmovesprites
end
UnknownText_0x18ad34:

View File

@@ -53,8 +53,8 @@ Copycat:
.Part3
writetext UnknownText_0x18b316
.Part4
waitbutton
closetext
loadmovesprites
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue .Part5
applymovement $2, MovementData_0x18afd0
@@ -68,8 +68,8 @@ Copycat:
special RunCallback_04
loadfont
writetext UnknownText_0x18b028
waitbutton
closetext
loadmovesprites
end
.Part7
@@ -82,8 +82,8 @@ Copycat:
.Part8
writetext UnknownText_0x18b366
.Part9
waitbutton
closetext
loadmovesprites
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue .Part10
applymovement $2, MovementData_0x18afd0
@@ -97,8 +97,8 @@ Copycat:
special RunCallback_04
loadfont
writetext UnknownText_0x18b116
waitbutton
closetext
loadmovesprites
setevent EVENT_MET_COPYCAT_FOUND_OUT_ABOUT_LOST_ITEM
end
@@ -120,8 +120,8 @@ Copycat:
iffalse .Part22
setevent EVENT_GOT_PASS_FROM_COPYCAT
writetext UnknownText_0x18b214
waitbutton
closetext
loadmovesprites
end
.Part15
@@ -147,8 +147,8 @@ Copycat:
.Part18
writetext UnknownText_0x18b415
.Part19
waitbutton
closetext
loadmovesprites
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue .Part20
applymovement $2, MovementData_0x18afd0
@@ -162,9 +162,9 @@ Copycat:
special RunCallback_04
loadfont
writetext UnknownText_0x18b2f5
closetext
waitbutton
.Part22
loadmovesprites
closetext
end
CopycatsDodrio:
@@ -173,8 +173,8 @@ CopycatsDodrio:
cry DODRIO
keeptextopen
writetext CopycatsDodrioText2
waitbutton
closetext
loadmovesprites
end
CopycatsHouse2FDoll:

View File

@@ -9,55 +9,55 @@ TrainerKimono_girlNaoko2:
trainer EVENT_BEAT_KIMONO_GIRL_NAOKO, KIMONO_GIRL, NAOKO2, Kimono_girlNaoko2SeenText, Kimono_girlNaoko2BeatenText, 0, Kimono_girlNaoko2Script
Kimono_girlNaoko2Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x99579
waitbutton
closetext
loadmovesprites
end
TrainerKimono_girlSayo:
trainer EVENT_BEAT_KIMONO_GIRL_SAYO, KIMONO_GIRL, SAYO, Kimono_girlSayoSeenText, Kimono_girlSayoBeatenText, 0, Kimono_girlSayoScript
Kimono_girlSayoScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9960b
waitbutton
closetext
loadmovesprites
end
TrainerKimono_girlZuki:
trainer EVENT_BEAT_KIMONO_GIRL_ZUKI, KIMONO_GIRL, ZUKI, Kimono_girlZukiSeenText, Kimono_girlZukiBeatenText, 0, Kimono_girlZukiScript
Kimono_girlZukiScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x99688
waitbutton
closetext
loadmovesprites
end
TrainerKimono_girlKuni:
trainer EVENT_BEAT_KIMONO_GIRL_KUNI, KIMONO_GIRL, KUNI, Kimono_girlKuniSeenText, Kimono_girlKuniBeatenText, 0, Kimono_girlKuniScript
Kimono_girlKuniScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x99714
waitbutton
closetext
loadmovesprites
end
TrainerKimono_girlMiki:
trainer EVENT_BEAT_KIMONO_GIRL_MIKI, KIMONO_GIRL, MIKI, Kimono_girlMikiSeenText, Kimono_girlMikiBeatenText, 0, Kimono_girlMikiScript
Kimono_girlMikiScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x997a8
waitbutton
closetext
loadmovesprites
end
GentlemanScript_0x994c6:
@@ -83,14 +83,14 @@ UnknownScript_0x994f3:
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue UnknownScript_0x994ff
writetext UnknownText_0x99891
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x994ff:
writetext UnknownText_0x998d4
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x99505:
@@ -99,22 +99,22 @@ UnknownScript_0x99505:
verbosegiveitem HM_SURF
setevent EVENT_GOT_HM03_SURF
writetext UnknownText_0x9999b
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x99515:
writetext UnknownText_0x999d5
waitbutton
closetext
loadmovesprites
end
RhydonScript_0x9951b:
loadfont
writetext UnknownText_0x99a0a
cry RHYDON
waitbutton
closetext
loadmovesprites
end
CooltrainerMScript_0x99525:

View File

@@ -17,9 +17,9 @@ PharmacistScript_0x18c720:
setevent EVENT_GOT_BLACKGLASSES_IN_DARK_CAVE
UnknownScript_0x18c735:
writetext UnknownText_0x18c80c
closetext
waitbutton
UnknownScript_0x18c739:
loadmovesprites
closetext
end
ItemFragment_0x18c73b:

View File

@@ -28,31 +28,31 @@ GrampsScript_0x62f8f:
iftrue UnknownScript_0x62fbd
writetext UnknownText_0x630ce
keeptextopen
loadmovesprites
closetext
checkcode VAR_PARTYCOUNT
if_equal $6, UnknownScript_0x62fb6
special Function117656
loadfont
writetext UnknownText_0x631ae
playsound SFX_KEY_ITEM
waitbutton
waitsfx
writetext UnknownText_0x631c3
waitbutton
closetext
loadmovesprites
setevent EVENT_GOT_ODD_EGG
end
UnknownScript_0x62fb6:
loadfont
writetext UnknownText_0x63237
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x62fbd:
special Special_DayCareMan
waitbutton
closetext
loadmovesprites
end
GrannyScript_0x62fc3:
@@ -61,14 +61,14 @@ GrannyScript_0x62fc3:
checkflag ENGINE_DAYCARE_MONS_ARE_COMPATIBLE
iftrue UnknownScript_0x62fd1
special Special_DayCareLady
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x62fd1:
writetext UnknownText_0x62fda
waitbutton
closetext
loadmovesprites
end
DayCareBookshelf:

View File

@@ -88,17 +88,17 @@ DragonShrineTestScript:
checkevent EVENT_RECEIVED_BALLS_FROM_KURT
iftrue .Question2
.WrongAnswer:
loadmovesprites
closetext
spriteface $2, LEFT
loadfont
writetext UnknownText_0x18d7f6
waitbutton
closetext
loadmovesprites
spriteface $2, DOWN
loadfont
writetext UnknownText_0x18d816
waitbutton
closetext
loadmovesprites
setevent EVENT_ANSWERED_DRAGON_MASTER_QUIZ_WRONG
loadfont
checkevent EVENT_DRAGON_SHRINE_QUESTION_5
@@ -113,13 +113,13 @@ DragonShrineTestScript:
iftrue .Question1
.PassedTheTest:
writetext UnknownText_0x18d47c
waitbutton
closetext
loadmovesprites
playsound SFX_ENTER_DOOR
showemote EMOTE_SHOCK, PLAYER, 15
playmusic MUSIC_CLAIR
appear $5
waitbutton
waitsfx
spriteface PLAYER, DOWN
pause 30
applymovement $5, MovementData_0x18d2d4
@@ -128,37 +128,37 @@ DragonShrineTestScript:
spriteface $2, LEFT
loadfont
writetext UnknownText_0x18d916
waitbutton
closetext
loadmovesprites
special Special_RotatePalettesRightMusic
applymovement $5, MovementData_0x18d2da
loadfont
writetext UnknownText_0x18d974
waitbutton
closetext
loadmovesprites
applymovement $5, MovementData_0x18d2dd
loadfont
writetext UnknownText_0x18d983
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x18d2c9
spriteface $5, UP
loadfont
writetext UnknownText_0x18d520
waitbutton
closetext
loadmovesprites
showemote EMOTE_SHOCK, $5, 15
loadfont
writetext UnknownText_0x18d9ae
waitbutton
closetext
loadmovesprites
applymovement $5, MovementData_0x18d2e0
loadfont
writetext UnknownText_0x18d9bf
closetext
waitbutton
setflag ENGINE_RISINGBADGE
playsound SFX_GET_BADGE
waitbutton
waitsfx
special RestartMapMusic
specialphonecall SPECIALCALL_MASTERBALL
dotrigger $1
@@ -166,24 +166,24 @@ DragonShrineTestScript:
writetext UnknownText_0x18d9f2
keeptextopen
writetext UnknownText_0x18da0b
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x18d2ce
spriteface $5, UP
applymovement $2, MovementData_0x18d2d1
spriteface PLAYER, UP
loadfont
writetext UnknownText_0x18d5a3
waitbutton
closetext
loadmovesprites
loadfont
writetext UnknownText_0x18dab4
waitbutton
closetext
loadmovesprites
applymovement $5, MovementData_0x18d2e3
playsound SFX_ENTER_DOOR
disappear $5
waitbutton
waitsfx
setevent EVENT_GAVE_KURT_APRICORNS
end
@@ -199,66 +199,66 @@ ElderScript_0x18d1a5:
checkevent EVENT_BEAT_RIVAL_IN_MT_MOON
iftrue .BeatRivalInMtMoon
writetext UnknownText_0x18d724
waitbutton
closetext
loadmovesprites
end
.GiveDratini:
writetext UnknownText_0x18d604
closetext
waitbutton
checkcode VAR_PARTYCOUNT
if_equal 6, .PartyFull
writetext UnknownText_0x18d697
playsound SFX_CAUGHT_MON
waitbutton
waitsfx
givepoke DRATINI, 15
checkevent EVENT_ANSWERED_DRAGON_MASTER_QUIZ_WRONG
special SpecialDratini
setevent EVENT_GOT_DRATINI
setevent EVENT_JUST_RECEIVED_DRATINI
writetext UnknownText_0x18d6ca
waitbutton
closetext
loadmovesprites
end
.PartyFull:
writetext UnknownText_0x18d6ac
waitbutton
closetext
loadmovesprites
end
.BeatRivalInMtMoon:
writetext UnknownText_0x18d782
waitbutton
closetext
loadmovesprites
end
.DontGiveDratiniYet:
writetext UnknownText_0x18d5e5
waitbutton
closetext
loadmovesprites
end
.ReceivedDratini:
writetext UnknownText_0x18d6ca
waitbutton
closetext
loadmovesprites
end
ElderScript_0x18d205:
faceplayer
loadfont
writetext UnknownText_0x18d840
waitbutton
closetext
loadmovesprites
end
ElderScript_0x18d20d:
faceplayer
loadfont
writetext UnknownText_0x18d8b1
waitbutton
closetext
loadmovesprites
end

View File

@@ -41,7 +41,7 @@ UnknownScript_0x18c8b8:
loadfont
writetext UnknownText_0x18c9b8
pause 30
loadmovesprites
closetext
showemote EMOTE_SHOCK, PLAYER, 15
spriteface PLAYER, LEFT
playmusic MUSIC_CLAIR
@@ -54,20 +54,20 @@ UnknownScript_0x18c8b8:
itemtotext TM_DRAGONBREATH, $0
writetext UnknownText_0x18c9fb
playsound SFX_ITEM
waitbutton
waitsfx
itemnotify
setevent EVENT_GOT_TM24_DRAGONBREATH
writetext UnknownText_0x18ca0d
keeptextopen
writetext UnknownText_0x18caf1
waitbutton
closetext
loadmovesprites
jump UnknownScript_0x18c8f9
UnknownScript_0x18c8f4:
writetext UnknownText_0x18ca8b
waitbutton
closetext
loadmovesprites
UnknownScript_0x18c8f9:
applymovement $3, MovementData_0x18c9b3
special Special_RotatePalettesRightMusic
@@ -81,44 +81,44 @@ TrainerCooltrainermDarin:
trainer EVENT_BEAT_COOLTRAINERM_DARIN, COOLTRAINERM, DARIN, CooltrainermDarinSeenText, CooltrainermDarinBeatenText, 0, CooltrainermDarinScript
CooltrainermDarinScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x18cd82
waitbutton
closetext
loadmovesprites
end
TrainerCooltrainerfCara:
trainer EVENT_BEAT_COOLTRAINERF_CARA, COOLTRAINERF, CARA, CooltrainerfCaraSeenText, CooltrainerfCaraBeatenText, 0, CooltrainerfCaraScript
CooltrainerfCaraScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x18ce11
waitbutton
closetext
loadmovesprites
end
TrainerTwinsLeaandpia1:
trainer EVENT_BEAT_TWINS_LEA_AND_PIA, TWINS, LEAANDPIA1, TwinsLeaandpia1SeenText, TwinsLeaandpia1BeatenText, 0, TwinsLeaandpia1Script
TwinsLeaandpia1Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x18ced3
waitbutton
closetext
loadmovesprites
end
TrainerTwinsLeaandpia2:
trainer EVENT_BEAT_TWINS_LEA_AND_PIA, TWINS, LEAANDPIA1, TwinsLeaandpia2SeenText, TwinsLeaandpia2BeatenText, 0, TwinsLeaandpia2Script
TwinsLeaandpia2Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x18cf0f
waitbutton
closetext
loadmovesprites
end
PokeBallScript_0x18c95a:
@@ -129,9 +129,9 @@ PokeBallScript_0x18c95a:
itemtotext DRAGON_FANG, $0
writetext UnknownText_0x18cf41
playsound SFX_ITEM
waitbutton
waitsfx
itemnotify
loadmovesprites
closetext
end
UnknownScript_0x18c970:
@@ -140,8 +140,8 @@ UnknownScript_0x18c970:
writetext UnknownText_0x18cf41
keeptextopen
writetext UnknownText_0x18cf51
waitbutton
closetext
loadmovesprites
end
SilverScript_0x18c97e:
@@ -151,16 +151,16 @@ SilverScript_0x18c97e:
checkevent EVENT_GAVE_KURT_APRICORNS
iftrue UnknownScript_0x18c995
writetext UnknownText_0x18cc83
waitbutton
closetext
loadmovesprites
setevent EVENT_GAVE_KURT_APRICORNS
special RestartMapMusic
end
UnknownScript_0x18c995:
writetext UnknownText_0x18cd2d
waitbutton
closetext
loadmovesprites
special RestartMapMusic
end

View File

@@ -20,14 +20,14 @@ AcademyEarl:
yesorno
iffalse .Done
writetext UnknownText_0x68c7b
waitbutton
closetext
loadmovesprites
end
.Done
writetext UnknownText_0x68d31
waitbutton
closetext
loadmovesprites
end
YoungsterScript_0x68a83:
@@ -37,8 +37,8 @@ GameboyKidScript_0x68a86:
faceplayer
loadfont
writetext UnknownText_0x68dda
waitbutton
closetext
loadmovesprites
spriteface $4, DOWN
end
@@ -46,8 +46,8 @@ GameboyKidScript_0x68a91:
faceplayer
loadfont
writetext UnknownText_0x68e07
waitbutton
closetext
loadmovesprites
spriteface $5, DOWN
end
@@ -66,32 +66,32 @@ AcademyBlackboard:
if_equal $3, .Sleep
if_equal $4, .Burn
if_equal $5, .Freeze
loadmovesprites
closetext
end
.Poison
writetext AcademyPoisonText
closetext
waitbutton
jump .Loop
.Paralysis
writetext AcademyParalysisText
closetext
waitbutton
jump .Loop
.Sleep
writetext AcademySleepText
closetext
waitbutton
jump .Loop
.Burn
writetext AcademyBurnText
closetext
waitbutton
jump .Loop
.Freeze:
writetext AcademyFreezeText
closetext
waitbutton
jump .Loop
.MenuHeader
@@ -128,9 +128,9 @@ AcademyNotebook:
yesorno
iffalse .Done
writetext AcademyNotebookText3
closetext
waitbutton
.Done
loadmovesprites
closetext
end
AcademyStickerMachine:

View File

@@ -30,14 +30,14 @@ LassScript_0x1a4015:
checkevent EVENT_RELEASED_THE_BEASTS
iftrue UnknownScript_0x1a4023
writetext UnknownText_0x1a421a
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1a4023:
writetext UnknownText_0x1a4269
waitbutton
closetext
loadmovesprites
end
FisherScript_0x1a4029:
@@ -46,14 +46,14 @@ FisherScript_0x1a4029:
checkevent EVENT_JASMINE_RETURNED_TO_GYM
iftrue UnknownScript_0x1a4037
writetext UnknownText_0x1a42ac
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x1a4037:
writetext UnknownText_0x1a4325
waitbutton
closetext
loadmovesprites
end
YoungsterScript_0x1a403d:

View File

@@ -22,17 +22,17 @@ MortyScript_0x99d58:
checkevent EVENT_BEAT_MORTY
iftrue .FightDone
writetext UnknownText_0x99e65
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x9a00a, 0
loadtrainer MORTY, 1
scriptedtrainerdata MORTY, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_MORTY
loadfont
writetext UnknownText_0x9a043
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_FOGBADGE
checkcode VAR_BADGES
scall EcruteakGymTriggerRockets
@@ -52,15 +52,15 @@ MortyScript_0x99d58:
iffalse UnknownScript_0x99db5
setevent EVENT_GOT_TM30_SHADOW_BALL
writetext UnknownText_0x9a0ec
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x99db1:
writetext UnknownText_0x9a145
closetext
waitbutton
UnknownScript_0x99db5:
loadmovesprites
closetext
end
EcruteakGymTriggerRockets:
@@ -79,14 +79,14 @@ UnknownScript_0x99dc6:
applymovement $8, MovementData_0x99e63
loadfont
writetext UnknownText_0x9a49c
waitbutton
closetext
loadmovesprites
follow PLAYER, $8
applymovement PLAYER, MovementData_0x99e5f
stopfollow
special RotatePalettesRightPalettes
playsound SFX_ENTER_DOOR
waitbutton
waitsfx
warp ECRUTEAK_CITY, $6, $1b
end
@@ -94,44 +94,44 @@ TrainerSageJeffrey:
trainer EVENT_BEAT_SAGE_JEFFREY, SAGE, JEFFREY, SageJeffreySeenText, SageJeffreyBeatenText, 0, SageJeffreyScript
SageJeffreyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9a263
waitbutton
closetext
loadmovesprites
end
TrainerSagePing:
trainer EVENT_BEAT_SAGE_PING, SAGE, PING, SagePingSeenText, SagePingBeatenText, 0, SagePingScript
SagePingScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9a2b7
waitbutton
closetext
loadmovesprites
end
TrainerMediumMartha:
trainer EVENT_BEAT_MEDIUM_MARTHA, MEDIUM, MARTHA, MediumMarthaSeenText, MediumMarthaBeatenText, 0, MediumMarthaScript
MediumMarthaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9a318
waitbutton
closetext
loadmovesprites
end
TrainerMediumGrace:
trainer EVENT_BEAT_MEDIUM_GRACE, MEDIUM, GRACE, MediumGraceSeenText, MediumGraceBeatenText, 0, MediumGraceScript
MediumGraceScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x9a38a
waitbutton
closetext
loadmovesprites
end
EcruteakGymGuyScript:
@@ -140,14 +140,14 @@ EcruteakGymGuyScript:
checkevent EVENT_BEAT_MORTY
iftrue .EcruteakGymGuyWinScript
writetext EcruteakGymGuyText
waitbutton
closetext
loadmovesprites
end
.EcruteakGymGuyWinScript
writetext EcruteakGymGuyWinText
waitbutton
closetext
loadmovesprites
end
EcruteakGymStatue:

View File

@@ -73,14 +73,14 @@ SageScript_0x98062:
checkflag ENGINE_FOGBADGE
iftrue .BlockPassage_GotFogBadge
writetext UnknownText_0x980d1
waitbutton
closetext
loadmovesprites
end
.BlockPassage_GotFogBadge:
writetext UnknownText_0x98131
waitbutton
closetext
loadmovesprites
end
.CheckForClearBell:
@@ -91,14 +91,14 @@ SageScript_0x98062:
checkitem CLEAR_BELL
iftrue .RingClearBell
writetext UnknownText_0x981a4
waitbutton
closetext
loadmovesprites
end
.RingClearBell:
writetext UnknownText_0x98250
waitbutton
closetext
loadmovesprites
dotrigger $1
setevent EVENT_RANG_CLEAR_BELL_2
clearevent EVENT_RANG_CLEAR_BELL_1
@@ -107,14 +107,14 @@ SageScript_0x98062:
.AllowedThrough:
writetext UnknownText_0x9837e
waitbutton
closetext
loadmovesprites
end
.Event000:
writetext UnknownText_0x98391
waitbutton
closetext
loadmovesprites
end
SageScript_0x980b0:
@@ -123,14 +123,14 @@ SageScript_0x980b0:
checkevent EVENT_GOT_CLEAR_BELL
iftrue .GotClearBell
writetext UnknownText_0x9840b
waitbutton
closetext
loadmovesprites
end
.GotClearBell:
writetext UnknownText_0x9846f
waitbutton
closetext
loadmovesprites
end
GrampsScript_0x980c4:

View File

@@ -19,14 +19,14 @@ CooltrainerMScript_0x9a5fb:
setevent EVENT_GOT_ITEMFINDER
UnknownScript_0x9a614:
writetext UnknownText_0x9a70e
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x9a61a:
writetext UnknownText_0x9a805
waitbutton
closetext
loadmovesprites
end
PokedexScript_0x9a620:
@@ -34,20 +34,20 @@ PokedexScript_0x9a620:
writetext UnknownText_0x9a826
yesorno
iftrue UnknownScript_0x9a62a
loadmovesprites
closetext
end
UnknownScript_0x9a62a:
writetext UnknownText_0x9a84c
yesorno
iftrue UnknownScript_0x9a633
loadmovesprites
closetext
end
UnknownScript_0x9a633:
writetext UnknownText_0x9a902
waitbutton
closetext
loadmovesprites
end
ItemFinderHouseRadio:

View File

@@ -8,7 +8,7 @@ EcruteakMart_MapScriptHeader:
ClerkScript_0x99c3b:
loadfont
pokemart MARTTYPE_STANDARD, MART_ECRUTEAK
loadmovesprites
closetext
end
SuperNerdScript_0x99c42:

View File

@@ -20,7 +20,7 @@ UnknownScript_0x98e64:
pause 30
playsound SFX_EXIT_BUILDING
appear $6
waitbutton
waitsfx
applymovement $6, MovementData_0x98ec5
applymovement PLAYER, MovementData_0x98ed4
spriteface $2, UP
@@ -40,8 +40,8 @@ UnknownScript_0x98e64:
UnknownScript_0x98e95:
writetext UnknownText_0x98f22
waitbutton
closetext
loadmovesprites
spriteface PLAYER, DOWN
applymovement $6, MovementData_0x98ece
playsound SFX_EXIT_BUILDING
@@ -49,7 +49,7 @@ UnknownScript_0x98e95:
clearevent EVENT_MET_BILL
setflag ENGINE_TIME_CAPSULE
dotrigger $1
waitbutton
waitsfx
end
NurseScript_0x98eb0:

View File

@@ -59,30 +59,30 @@ ElmsLab_ElmGetsEmail:
writetext ElmText_Accepted
keeptextopen
writetext ElmText_ResearchAmbitions
waitbutton
closetext
loadmovesprites
playsound SFX_GLASS_TING
pause 30
showemote EMOTE_SHOCK, $2, 10
spriteface $2, DOWN
loadfont
writetext ElmText_GotAnEmail
waitbutton
closetext
loadmovesprites
loadfont
spriteface $2, RIGHT
writetext ElmText_MissionFromMrPokemon
waitbutton
closetext
loadmovesprites
applymovement $2, ElmsLab_ElmToDefaultPositionMovement1
spriteface PLAYER, UP
applymovement $2, ElmsLab_ElmToDefaultPositionMovement2
spriteface PLAYER, RIGHT
loadfont
writetext ElmText_ChooseAPokemon
closetext
waitbutton
dotrigger $1
loadmovesprites
closetext
end
ProfElmScript:
@@ -111,8 +111,8 @@ ElmCheckEverstone:
special Special_FindThatSpeciesYourTrainerID
iftrue ShowElmTogepiScript
writetext UnknownText_0x79a40
waitbutton
closetext
loadmovesprites
end
ElmEggHatchedScript:
@@ -141,16 +141,16 @@ ElmCheckGotEggAgain:
checkevent EVENT_GOT_A_POKEMON_FROM_ELM
iftrue ElmDescribesMrPokemonScript
writetext ElmText_LetYourMonBattleIt
waitbutton
closetext
loadmovesprites
end
LabTryToLeaveScript:
spriteface $2, DOWN
loadfont
writetext LabWhereGoingText
waitbutton
closetext
loadmovesprites
applymovement PLAYER, MovementData_0x78f70
end
@@ -161,8 +161,8 @@ CyndaquilPokeBallScript:
refreshscreen $0
pokepic CYNDAQUIL
cry CYNDAQUIL
closetext
pokepicyesorno
waitbutton
closepokepic
loadfont
writetext TakeCyndaquilText
yesorno
@@ -171,14 +171,14 @@ CyndaquilPokeBallScript:
setevent EVENT_GOT_CYNDAQUIL_FROM_ELM
writetext ChoseStarterText
keeptextopen
waitbutton
waitsfx
pokenamemem CYNDAQUIL, $0
writetext ReceivedStarterText
playsound SFX_CAUGHT_MON
waitbutton
waitsfx
keeptextopen
givepoke CYNDAQUIL, 5, BERRY
loadmovesprites
closetext
checkcode VAR_FACING
if_equal $3, ElmDirectionsScript
applymovement PLAYER, AfterCyndaquilMovement
@@ -191,8 +191,8 @@ TotodilePokeBallScript:
refreshscreen $0
pokepic TOTODILE
cry TOTODILE
closetext
pokepicyesorno
waitbutton
closepokepic
loadfont
writetext TakeTotodileText
yesorno
@@ -201,14 +201,14 @@ TotodilePokeBallScript:
setevent EVENT_GOT_TOTODILE_FROM_ELM
writetext ChoseStarterText
keeptextopen
waitbutton
waitsfx
pokenamemem TOTODILE, $0
writetext ReceivedStarterText
playsound SFX_CAUGHT_MON
waitbutton
waitsfx
keeptextopen
givepoke TOTODILE, 5, BERRY
loadmovesprites
closetext
applymovement PLAYER, AfterTotodileMovement
jump ElmDirectionsScript
@@ -219,8 +219,8 @@ ChikoritaPokeBallScript:
refreshscreen $0
pokepic CHIKORITA
cry CHIKORITA
closetext
pokepicyesorno
waitbutton
closepokepic
loadfont
writetext TakeChikoritaText
yesorno
@@ -229,46 +229,46 @@ ChikoritaPokeBallScript:
setevent EVENT_GOT_CHIKORITA_FROM_ELM
writetext ChoseStarterText
keeptextopen
waitbutton
waitsfx
pokenamemem CHIKORITA, $0
writetext ReceivedStarterText
playsound SFX_CAUGHT_MON
waitbutton
waitsfx
keeptextopen
givepoke CHIKORITA, 5, BERRY
loadmovesprites
closetext
applymovement PLAYER, AfterChikoritaMovement
jump ElmDirectionsScript
DidntChooseStarterScript:
writetext DidntChooseStarterText
waitbutton
closetext
loadmovesprites
end
ElmDirectionsScript:
spriteface PLAYER, UP
loadfont
writetext ElmDirectionsText1
waitbutton
closetext
loadmovesprites
addcellnum PHONE_ELM
loadfont
writetext GotElmsNumberText
playsound SFX_REGISTER_PHONE_NUMBER
waitsfx
waitbutton
closetext
loadmovesprites
spriteface $2, LEFT
loadfont
writetext ElmDirectionsText2
waitbutton
closetext
loadmovesprites
spriteface $2, DOWN
loadfont
writetext ElmDirectionsText3
waitbutton
closetext
loadmovesprites
setevent EVENT_GOT_A_POKEMON_FROM_ELM
setevent EVENT_RIVAL_CHERRYGROVE_CITY
dotrigger $5
@@ -277,15 +277,15 @@ ElmDirectionsScript:
ElmDescribesMrPokemonScript:
writetext ElmDescribesMrPokemonText
waitbutton
closetext
loadmovesprites
end
LookAtElmPokeBallScript:
loadfont
writetext ElmPokeBallText
waitbutton
closetext
loadmovesprites
end
ElmsLabHealingMachine:
@@ -293,15 +293,15 @@ ElmsLabHealingMachine:
checkevent EVENT_GOT_A_POKEMON_FROM_ELM
iftrue .CanHeal
writetext ElmsLabHealingMachineText1
waitbutton
closetext
loadmovesprites
end
.CanHeal
writetext ElmsLabHealingMachineText2
yesorno
iftrue ElmsLabHealingMachine_HealParty
loadmovesprites
closetext
end
ElmsLabHealingMachine_HealParty:
@@ -312,12 +312,12 @@ ElmsLabHealingMachine_HealParty:
special HealMachineAnim
pause 30
special RestartMapMusic
loadmovesprites
closetext
end
ElmAfterTheftDoneScript:
waitbutton
closetext
loadmovesprites
end
ElmAfterTheftScript:
@@ -326,11 +326,11 @@ ElmAfterTheftScript:
iffalse ElmAfterTheftDoneScript
keeptextopen
writetext ElmAfterTheftText2
closetext
waitbutton
takeitem MYSTERY_EGG
scall ElmJumpBackScript1
writetext ElmAfterTheftText3
closetext
waitbutton
scall ElmJumpBackScript2
writetext ElmAfterTheftText4
keeptextopen
@@ -342,33 +342,33 @@ ElmAfterTheftScript:
clearevent EVENT_ROUTE_30_YOUNGSTER_JOEY
setevent EVENT_ROUTE_30_BATTLE
writetext ElmAfterTheftText6
waitbutton
closetext
loadmovesprites
dotrigger $6
end
ElmStudyingEggScript:
writetext ElmStudyingEggText
waitbutton
closetext
loadmovesprites
end
ElmAideHasEggScript:
writetext ElmAideHasEggText
waitbutton
closetext
loadmovesprites
end
ElmWaitingEggHatchScript:
writetext ElmWaitingEggHatchText
waitbutton
closetext
loadmovesprites
end
ShowElmTogepiScript:
writetext ShowElmTogepiText1
waitbutton
closetext
loadmovesprites
showemote EMOTE_SHOCK, $2, 15
setevent EVENT_SHOWED_TOGEPI_TO_ELM
loadfont
@@ -382,16 +382,16 @@ ElmGiveEverstoneScript:
verbosegiveitem EVERSTONE
iffalse ElmScript_NoRoomForEverstone
writetext ElmGiveEverstoneText2
waitbutton
closetext
loadmovesprites
setevent EVENT_GOT_EVERSTONE_FROM_ELM
end
ElmScript_CallYou:
writetext ElmText_CallYou
closetext
waitbutton
ElmScript_NoRoomForEverstone:
loadmovesprites
closetext
end
ElmGiveMasterBallScript:
@@ -401,9 +401,9 @@ ElmGiveMasterBallScript:
iffalse .notdone
setevent EVENT_GOT_MASTER_BALL_FROM_ELM
writetext ElmGiveMasterBallText2
closetext
waitbutton
.notdone
loadmovesprites
closetext
end
ElmGiveTicketScript:
@@ -412,12 +412,12 @@ ElmGiveTicketScript:
verbosegiveitem S_S_TICKET
setevent EVENT_GOT_SS_TICKET_FROM_ELM
writetext ElmGiveTicketText2
waitbutton
closetext
loadmovesprites
end
ElmJumpBackScript1:
loadmovesprites
closetext
checkcode VAR_FACING
if_equal DOWN, ElmJumpDownScript
if_equal UP, ElmJumpUpScript
@@ -426,7 +426,7 @@ ElmJumpBackScript1:
end
ElmJumpBackScript2:
loadmovesprites
closetext
checkcode VAR_FACING
if_equal DOWN, ElmJumpUpScript
if_equal UP, ElmJumpDownScript
@@ -474,8 +474,8 @@ AideScript_GivePotions:
keeptextopen
verbosegiveitem POTION
writetext AideText_AlwaysBusy
waitbutton
closetext
loadmovesprites
dotrigger $2
end
@@ -503,7 +503,7 @@ AideScript_GiveYouBalls:
writetext AideText_ExplainBalls
keeptextopen
itemnotify
loadmovesprites
closetext
dotrigger $2
end
@@ -521,26 +521,26 @@ ElmsAideScript:
checkevent EVENT_GOT_MYSTERY_EGG_FROM_MR_POKEMON
iftrue AideScript_TheftTestimony
writetext AideText_AlwaysBusy
waitbutton
closetext
loadmovesprites
end
AideScript_TheftTestimony:
writetext AideText_TheftTestimony
waitbutton
closetext
loadmovesprites
end
AideScript_ExplainBalls:
writetext AideText_ExplainBalls
waitbutton
closetext
loadmovesprites
end
AideScript_AfterTheft:
writetext AideText_AfterTheft
waitbutton
closetext
loadmovesprites
end
MeetCopScript2:
@@ -555,8 +555,8 @@ CopScript:
keeptextopen
special SpecialNameRival
writetext ElmsLabOfficerText2
waitbutton
closetext
loadmovesprites
applymovement $7, OfficerLeavesMovement
disappear $7
dotrigger $2
@@ -572,14 +572,14 @@ ElmsLabWindow:
.BreakIn
writetext ElmsLabWindowText2
waitbutton
closetext
loadmovesprites
end
.Normal
writetext ElmsLabWindowText1
waitbutton
closetext
loadmovesprites
end
ElmsLabTravelTip1:

View File

@@ -46,26 +46,26 @@ SailorScript_0x75160:
checkevent EVENT_FAST_SHIP_DESTINATION_OLIVINE
iftrue .Olivine
writetext UnknownText_0x7523b
waitbutton
closetext
loadmovesprites
end
.Olivine
writetext UnknownText_0x7529b
waitbutton
closetext
loadmovesprites
end
.Arrived:
checkevent EVENT_FAST_SHIP_DESTINATION_OLIVINE
iftrue ._Olivine
writetext UnknownText_0x754be
waitbutton
closetext
loadmovesprites
scall .LetThePlayerOut
playsound SFX_EXIT_BUILDING
special RotatePalettesRightPalettes
waitbutton
waitsfx
setevent EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
domaptrigger VERMILION_PORT, $1
warp VERMILION_PORT, $7, $11
@@ -73,12 +73,12 @@ SailorScript_0x75160:
._Olivine
writetext UnknownText_0x7548d
waitbutton
closetext
loadmovesprites
scall .LetThePlayerOut
playsound SFX_EXIT_BUILDING
special RotatePalettesRightPalettes
waitbutton
waitsfx
setevent EVENT_OLIVINE_PORT_SAILOR_AT_GANGWAY
domaptrigger OLIVINE_PORT, $1
warp OLIVINE_PORT, $7, $17
@@ -102,14 +102,14 @@ SailorScript_0x751d0:
checkevent EVENT_FAST_SHIP_FIRST_TIME
iftrue .Vermilion
writetext UnknownText_0x752f9
waitbutton
closetext
loadmovesprites
end
.Vermilion:
writetext UnknownText_0x7534f
waitbutton
closetext
loadmovesprites
end
SailorScript_0x751e4:
@@ -126,8 +126,8 @@ WorriedGrandpaTriggerLeft:
applymovement $5, MovementData_0x75220
loadfont
writetext UnknownText_0x75412
waitbutton
closetext
loadmovesprites
spriteface PLAYER, RIGHT
applymovement $5, MovementData_0x75222
disappear $5

View File

@@ -48,147 +48,147 @@ SailorScript_0x76767:
checkevent EVENT_FAST_SHIP_INFORMED_ABOUT_LAZY_SAILOR
iftrue UnknownScript_0x76787
writetext UnknownText_0x7687b
waitbutton
closetext
loadmovesprites
setevent EVENT_FAST_SHIP_INFORMED_ABOUT_LAZY_SAILOR
clearevent EVENT_FAST_SHIP_CABINS_NNW_NNE_NE_SAILOR
end
UnknownScript_0x76787:
writetext UnknownText_0x76907
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x7678d:
writetext UnknownText_0x7692e
checkevent EVENT_FAST_SHIP_FOUND_GIRL
iffalse UnknownScript_0x76799
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x76799:
keeptextopen
writetext UnknownText_0x7696d
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x767a0:
writetext UnknownText_0x7699d
waitbutton
closetext
loadmovesprites
end
TrainerSailorJeff:
trainer EVENT_BEAT_SAILOR_JEFF, SAILOR, JEFF, SailorJeffSeenText, SailorJeffBeatenText, 0, SailorJeffScript
SailorJeffScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76a38
waitbutton
closetext
loadmovesprites
end
TrainerPicnickerDebra:
trainer EVENT_BEAT_PICNICKER_DEBRA, PICNICKER, DEBRA, PicnickerDebraSeenText, PicnickerDebraBeatenText, 0, PicnickerDebraScript
PicnickerDebraScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76a99
waitbutton
closetext
loadmovesprites
end
TrainerJugglerFritz:
trainer EVENT_BEAT_JUGGLER_FRITZ, JUGGLER, FRITZ, JugglerFritzSeenText, JugglerFritzBeatenText, 0, JugglerFritzScript
JugglerFritzScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76b02
waitbutton
closetext
loadmovesprites
end
TrainerSailorGarrett:
trainer EVENT_BEAT_SAILOR_GARRETT, SAILOR, GARRETT, SailorGarrettSeenText, SailorGarrettBeatenText, 0, SailorGarrettScript
SailorGarrettScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76b7a
waitbutton
closetext
loadmovesprites
end
TrainerFisherJonah:
trainer EVENT_BEAT_FISHER_JONAH, FISHER, JONAH, FisherJonahSeenText, FisherJonahBeatenText, 0, FisherJonahScript
FisherJonahScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76c22
waitbutton
closetext
loadmovesprites
end
TrainerBlackbeltWai:
trainer EVENT_BEAT_BLACKBELT_WAI, BLACKBELT_T, WAI, BlackbeltWaiSeenText, BlackbeltWaiBeatenText, 0, BlackbeltWaiScript
BlackbeltWaiScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76c9e
waitbutton
closetext
loadmovesprites
end
TrainerSailorKenneth:
trainer EVENT_BEAT_SAILOR_KENNETH, SAILOR, KENNETH, SailorKennethSeenText, SailorKennethBeatenText, 0, SailorKennethScript
SailorKennethScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76d5f
waitbutton
closetext
loadmovesprites
end
TrainerTeacherShirley:
trainer EVENT_BEAT_TEACHER_SHIRLEY, TEACHER, SHIRLEY, TeacherShirleySeenText, TeacherShirleyBeatenText, 0, TeacherShirleyScript
TeacherShirleyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76de1
waitbutton
closetext
loadmovesprites
end
TrainerSchoolboyNate:
trainer EVENT_BEAT_SCHOOLBOY_NATE, SCHOOLBOY, NATE, SchoolboyNateSeenText, SchoolboyNateBeatenText, 0, SchoolboyNateScript
SchoolboyNateScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76e3d
waitbutton
closetext
loadmovesprites
end
TrainerSchoolboyRicky:
trainer EVENT_BEAT_SCHOOLBOY_RICKY, SCHOOLBOY, RICKY, SchoolboyRickySeenText, SchoolboyRickyBeatenText, 0, SchoolboyRickyScript
SchoolboyRickyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76eb6
waitbutton
closetext
loadmovesprites
end
FashShipB1FTrashcan:

View File

@@ -9,66 +9,66 @@ TrainerCooltrainermSean:
trainer EVENT_BEAT_COOLTRAINERM_SEAN, COOLTRAINERM, SEAN, CooltrainermSeanSeenText, CooltrainermSeanBeatenText, 0, CooltrainermSeanScript
CooltrainermSeanScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x7567b
waitbutton
closetext
loadmovesprites
end
TrainerCooltrainerfCarol:
trainer EVENT_BEAT_COOLTRAINERF_CAROL, COOLTRAINERF, CAROL, CooltrainerfCarolSeenText, CooltrainerfCarolBeatenText, 0, CooltrainerfCarolScript
CooltrainerfCarolScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x756f7
waitbutton
closetext
loadmovesprites
end
TrainerPokemaniacEthan:
trainer EVENT_BEAT_POKEMANIAC_ETHAN, POKEMANIAC, ETHAN, PokemaniacEthanSeenText, PokemaniacEthanBeatenText, 0, PokemaniacEthanScript
PokemaniacEthanScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x7574b
waitbutton
closetext
loadmovesprites
end
TrainerHikerNoland:
trainer EVENT_BEAT_HIKER_NOLAND, HIKER, NOLAND, HikerNolandSeenText, HikerNolandBeatenText, 0, HikerNolandScript
HikerNolandScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x757d4
waitbutton
closetext
loadmovesprites
end
TrainerGentlemanEdward:
trainer EVENT_BEAT_GENTLEMAN_EDWARD, GENTLEMAN, EDWARD, GentlemanEdwardSeenText, GentlemanEdwardBeatenText, 0, GentlemanEdwardScript
GentlemanEdwardScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x75937
waitbutton
closetext
loadmovesprites
end
TrainerBurglarCorey:
trainer EVENT_BEAT_BURGLAR_COREY, BURGLAR, COREY, BurglarCoreySeenText, BurglarCoreyBeatenText, 0, BurglarCoreyScript
BurglarCoreyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x75996
waitbutton
closetext
loadmovesprites
end
SailorScript_0x755f1:
@@ -76,18 +76,18 @@ SailorScript_0x755f1:
faceplayer
loadfont
writetext UnknownText_0x75812
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x75897, 0
loadtrainer SAILOR, STANLY
scriptedtrainerdata SAILOR, STANLY
startbattle
reloadmap
special HealParty
setevent EVENT_BEAT_SAILOR_STANLY
loadfont
writetext UnknownText_0x758b1
waitbutton
closetext
loadmovesprites
setevent EVENT_FAST_SHIP_LAZY_SAILOR
domaptrigger FAST_SHIP_B1F, $1
checkcode VAR_FACING
@@ -95,14 +95,14 @@ SailorScript_0x755f1:
applymovement $6, MovementData_0x75637
playsound SFX_EXIT_BUILDING
disappear $6
waitbutton
waitsfx
end
UnknownScript_0x75629:
applymovement $6, MovementData_0x7563c
playsound SFX_EXIT_BUILDING
disappear $6
waitbutton
waitsfx
end
FastShipCabins_NNW_NNE_NETrashcan:

View File

@@ -14,27 +14,27 @@ CaptainScript_0x75ea7:
checkevent EVENT_FAST_SHIP_FIRST_TIME
iftrue UnknownScript_0x75eb5
writetext UnknownText_0x76012
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x75eb5:
writetext UnknownText_0x76064
waitbutton
closetext
loadmovesprites
end
TwinScript_0x75ebb:
spriteface $5, RIGHT
loadfont
writetext UnknownText_0x761e0
waitbutton
closetext
loadmovesprites
faceplayer
loadfont
writetext UnknownText_0x7621f
waitbutton
closetext
loadmovesprites
special Special_FadeBlackQuickly
special Special_ReloadSpritesNoPalettes
disappear $5
@@ -52,15 +52,15 @@ TwinScript_0x75ebb:
iftrue UnknownScript_0x75f03
loadfont
writetext UnknownText_0x76284
waitbutton
closetext
loadmovesprites
jump UnknownScript_0x75f09
UnknownScript_0x75f03:
loadfont
writetext UnknownText_0x762c6
waitbutton
closetext
loadmovesprites
UnknownScript_0x75f09:
spriteface $5, DOWN
applymovement $3, MovementData_0x76010
@@ -79,8 +79,8 @@ GentlemanScript_0x75f1f:
checkevent EVENT_FAST_SHIP_CABINS_SE_SSE_CAPTAINS_CABIN_TWIN_2
iftrue UnknownScript_0x75f58
writetext UnknownText_0x760ae
waitbutton
closetext
loadmovesprites
domaptrigger FAST_SHIP_1F, $0
end
@@ -91,16 +91,16 @@ UnknownScript_0x75f37:
iffalse UnknownScript_0x75f44
setevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
UnknownScript_0x75f44:
loadmovesprites
waitbutton
closetext
waitsfx
playsound SFX_ELEVATOR_END
pause 30
loadfont
writetext UnknownText_0x76645
closetext
waitbutton
setevent EVENT_FAST_SHIP_HAS_ARRIVED
setevent EVENT_FAST_SHIP_FOUND_GIRL
loadmovesprites
closetext
end
UnknownScript_0x75f58:
@@ -110,98 +110,98 @@ UnknownScript_0x75f58:
iffalse UnknownScript_0x75f65
setevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
UnknownScript_0x75f65:
loadmovesprites
closetext
end
UnknownScript_0x75f67:
writetext UnknownText_0x761be
waitbutton
closetext
loadmovesprites
end
TwinScript_0x75f6d:
faceplayer
loadfont
writetext UnknownText_0x7630d
waitbutton
closetext
loadmovesprites
end
TrainerPokefanmColin:
trainer EVENT_BEAT_POKEFANM_COLIN, POKEFANM, COLIN, PokefanmColinSeenText, PokefanmColinBeatenText, 0, PokefanmColinScript
PokefanmColinScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x7635b
waitbutton
closetext
loadmovesprites
end
TrainerTwinsMegandpeg1:
trainer EVENT_BEAT_TWINS_MEG_AND_PEG, TWINS, MEGANDPEG1, TwinsMegandpeg1SeenText, TwinsMegandpeg1BeatenText, 0, TwinsMegandpeg1Script
TwinsMegandpeg1Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x763c2
waitbutton
closetext
loadmovesprites
end
TrainerTwinsMegandpeg2:
trainer EVENT_BEAT_TWINS_MEG_AND_PEG, TWINS, MEGANDPEG2, TwinsMegandpeg2SeenText, TwinsMegandpeg2BeatenText, 0, TwinsMegandpeg2Script
TwinsMegandpeg2Script:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76428
waitbutton
closetext
loadmovesprites
end
TrainerPsychicRodney:
trainer EVENT_BEAT_PSYCHIC_RODNEY, PSYCHIC_T, RODNEY, PsychicRodneySeenText, PsychicRodneyBeatenText, 0, PsychicRodneyScript
PsychicRodneyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76497
waitbutton
closetext
loadmovesprites
end
TrainerPokefanmJeremy:
trainer EVENT_BEAT_POKEFANM_JEREMY, POKEFANM, JEREMY, PokefanmJeremySeenText, PokefanmJeremyBeatenText, 0, PokefanmJeremyScript
PokefanmJeremyScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x7651c
waitbutton
closetext
loadmovesprites
end
TrainerPokefanfGeorgia:
trainer EVENT_BEAT_POKEFANF_GEORGIA, POKEFANF, GEORGIA, PokefanfGeorgiaSeenText, PokefanfGeorgiaBeatenText, 0, PokefanfGeorgiaScript
PokefanfGeorgiaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x76596
waitbutton
closetext
loadmovesprites
end
TrainerSupernerdShawn:
trainer EVENT_BEAT_SUPER_NERD_SHAWN, SUPER_NERD, SHAWN, SupernerdShawnSeenText, SupernerdShawnBeatenText, 0, SupernerdShawnScript
SupernerdShawnScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x7660f
waitbutton
closetext
loadmovesprites
end
FastShipCaptainsCabinTrashcan:

View File

@@ -9,60 +9,60 @@ TrainerFirebreatherLyle:
trainer EVENT_BEAT_FIREBREATHER_LYLE, FIREBREATHER, LYLE, FirebreatherLyleSeenText, FirebreatherLyleBeatenText, 0, FirebreatherLyleScript
FirebreatherLyleScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x75b52
waitbutton
closetext
loadmovesprites
end
TrainerBug_catcherKen:
trainer EVENT_BEAT_BUG_CATCHER_KEN, BUG_CATCHER, KEN, Bug_catcherKenSeenText, Bug_catcherKenBeatenText, 0, Bug_catcherKenScript
Bug_catcherKenScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x75bd5
waitbutton
closetext
loadmovesprites
end
TrainerBeautyCassie:
trainer EVENT_BEAT_BEAUTY_CASSIE, BEAUTY, CASSIE, BeautyCassieSeenText, BeautyCassieBeatenText, 0, BeautyCassieScript
BeautyCassieScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x75c43
waitbutton
closetext
loadmovesprites
end
TrainerGuitaristClyde:
trainer EVENT_BEAT_GUITARIST_CLYDE, GUITARIST, CLYDE, GuitaristClydeSeenText, GuitaristClydeBeatenText, 0, GuitaristClydeScript
GuitaristClydeScript:
talkaftercancel
end_if_just_battled
special Mobile_DummyReturnFalse
iftrue .mobile
loadfont
writetext UnknownText_0x75d65
waitbutton
closetext
loadmovesprites
end
.mobile:
loadfont
writetext UnknownText_0x75cfe
waitbutton
closetext
loadmovesprites
end
FastShipBed:
loadfont
writetext FastShipBedText1
waitbutton
closetext
loadmovesprites
special Special_FadeBlackQuickly
special Special_ReloadSpritesNoPalettes
special Mobile_HealParty
@@ -73,8 +73,8 @@ FastShipBed:
special Special_RotatePalettesLeftQuickly
loadfont
writetext FastShipBedText2
waitbutton
closetext
loadmovesprites
checkevent EVENT_FAST_SHIP_HAS_ARRIVED
iftrue UnknownScript_0x75ae1
checkevent EVENT_FAST_SHIP_FOUND_GIRL
@@ -91,16 +91,16 @@ UnknownScript_0x75ae2:
iftrue UnknownScript_0x75af7
loadfont
writetext FastShipArrivedVermilionText
waitbutton
closetext
loadmovesprites
setevent EVENT_FAST_SHIP_HAS_ARRIVED
end
UnknownScript_0x75af7:
loadfont
writetext FastShipArrivedOlivineText
waitbutton
closetext
loadmovesprites
setevent EVENT_FAST_SHIP_HAS_ARRIVED
end

View File

@@ -12,10 +12,10 @@ JanineScript_0x195db9:
faceplayer
loadfont
writetext UnknownText_0x195f35
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x195fa1, 0
loadtrainer JANINE, 1
scriptedtrainerdata JANINE, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_JANINE
@@ -31,7 +31,7 @@ JanineScript_0x195db9:
loadfont
writetext UnknownText_0x195feb
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_SOULBADGE
jump UnknownScript_0x195e02
.FightDone
@@ -47,8 +47,8 @@ UnknownScript_0x195e02:
setevent EVENT_GOT_TM06_TOXIC
UnknownScript_0x195e15:
writetext UnknownText_0x196074
waitbutton
closetext
loadmovesprites
end
FuschiaGym1Script_0x195e1b:
@@ -64,10 +64,10 @@ UnknownScript_0x195e2c:
checkevent EVENT_BEAT_LASS_ALICE
iftrue UnknownScript_0x195e4f
writetext UnknownText_0x1960e6
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x196126, 0
loadtrainer LASS, ALICE
scriptedtrainerdata LASS, ALICE
startbattle
iftrue UnknownScript_0x195e4a
returnafterbattle
@@ -81,8 +81,8 @@ UnknownScript_0x195e4a:
UnknownScript_0x195e4f:
writetext UnknownText_0x196139
waitbutton
closetext
loadmovesprites
end
FuschiaGym2Script_0x195e55:
@@ -98,10 +98,10 @@ UnknownScript_0x195e66:
checkevent EVENT_BEAT_LASS_LINDA
iftrue UnknownScript_0x195e89
writetext UnknownText_0x196166
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x19617b, 0
loadtrainer LASS, LINDA
scriptedtrainerdata LASS, LINDA
startbattle
iftrue UnknownScript_0x195e84
returnafterbattle
@@ -115,8 +115,8 @@ UnknownScript_0x195e84:
UnknownScript_0x195e89:
writetext UnknownText_0x196199
waitbutton
closetext
loadmovesprites
end
FuschiaGym3Script_0x195e8f:
@@ -132,10 +132,10 @@ UnknownScript_0x195ea0:
checkevent EVENT_BEAT_PICNICKER_CINDY
iftrue UnknownScript_0x195ec3
writetext UnknownText_0x1961bb
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x1961f1, 0
loadtrainer PICNICKER, CINDY
scriptedtrainerdata PICNICKER, CINDY
startbattle
iftrue UnknownScript_0x195ebe
returnafterbattle
@@ -149,8 +149,8 @@ UnknownScript_0x195ebe:
UnknownScript_0x195ec3:
writetext UnknownText_0x19620c
waitbutton
closetext
loadmovesprites
end
FuschiaGym4Script_0x195ec9:
@@ -166,10 +166,10 @@ UnknownScript_0x195eda:
checkevent EVENT_BEAT_CAMPER_BARRY
iftrue UnknownScript_0x195efd
writetext UnknownText_0x196228
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x19624a, 0
loadtrainer CAMPER, BARRY
scriptedtrainerdata CAMPER, BARRY
startbattle
iftrue UnknownScript_0x195ef8
returnafterbattle
@@ -183,8 +183,8 @@ UnknownScript_0x195ef8:
UnknownScript_0x195efd:
writetext UnknownText_0x19626b
waitbutton
closetext
loadmovesprites
end
FuchsiaGymGuyScript:
@@ -193,14 +193,14 @@ FuchsiaGymGuyScript:
checkevent EVENT_BEAT_JANINE
iftrue .FuchsiaGymGuyWinScript
writetext FuchsiaGymGuyText
waitbutton
closetext
loadmovesprites
end
.FuchsiaGymGuyWinScript
writetext FuchsiaGymGuyWinText
waitbutton
closetext
loadmovesprites
end
FuchsiaGymStatue:

View File

@@ -8,7 +8,7 @@ FuchsiaMart_MapScriptHeader:
ClerkScript_0x195ce8:
loadfont
pokemart MARTTYPE_STANDARD, MART_FUCHSIA
loadmovesprites
closetext
end
FisherScript_0x195cef:

View File

@@ -24,16 +24,16 @@ JanineImpersonatorScript_0x196462:
faceplayer
loadfont
writetext UnknownText_0x19652e
waitbutton
closetext
loadmovesprites
applymovement $5, MovementData_0x196486
faceplayer
variablesprite SPRITE_JANINE_IMPERSONATOR, SPRITE_JANINE
special RunCallback_04
loadfont
writetext UnknownText_0x19654e
waitbutton
closetext
loadmovesprites
applymovement $5, MovementData_0x196486
faceplayer
variablesprite SPRITE_JANINE_IMPERSONATOR, SPRITE_LASS

View File

@@ -18,24 +18,24 @@ ClerkScript_0x54750:
iffalse UnknownScript_0x5477b
writetext UnknownText_0x547f8
keeptextopen
waitbutton
waitsfx
giveitem BICYCLE
writetext UnknownText_0x54848
playsound SFX_KEY_ITEM
waitbutton
waitsfx
itemnotify
setflag ENGINE_BIKE_SHOP_CALL_ENABLED
setevent EVENT_GOT_BICYCLE
UnknownScript_0x54775:
writetext UnknownText_0x5485f
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x5477b:
writetext UnknownText_0x54898
waitbutton
closetext
loadmovesprites
end
; possibly unused

View File

@@ -15,35 +15,35 @@ BillsHouseBill:
iffalse UnknownScript_0x54c19
writetext UnknownText_0x54d3f
keeptextopen
waitbutton
waitsfx
checkcode VAR_PARTYCOUNT
if_equal $6, UnknownScript_0x54c13
writetext UnknownText_0x54dae
playsound SFX_CAUGHT_MON
waitbutton
waitsfx
givepoke EEVEE, 20
setevent EVENT_GOT_EEVEE
writetext UnknownText_0x54dc1
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54c13:
writetext UnknownText_0x54e02
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54c19:
writetext UnknownText_0x54e2d
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54c1f:
writetext UnknownText_0x54e42
waitbutton
closetext
loadmovesprites
end
BillsMom:
@@ -52,14 +52,14 @@ BillsMom:
checkevent EVENT_MET_BILL
iffalse UnknownScript_0x54c33
writetext UnknownText_0x54ea8
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54c33:
writetext UnknownText_0x54f4e
waitbutton
closetext
loadmovesprites
end
BillsSister:
@@ -71,22 +71,22 @@ BillsSister:
askforphonenumber PHONE_BILL
if_equal $1, UnknownScript_0x54c64
if_equal $2, UnknownScript_0x54c5e
waitbutton
waitsfx
addcellnum PHONE_BILL
writetext UnknownText_0x54fd9
playsound SFX_REGISTER_PHONE_NUMBER
waitbutton
waitsfx
keeptextopen
UnknownScript_0x54c58: ;0x54c58
writetext UnknownText_0x55069
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54c5e:
writetext UnknownText_0x54ff3
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54c64:

View File

@@ -98,26 +98,26 @@ MoveTutor:
.Refused:
writetext UnknownText_0x1990b4
waitbutton
closetext
loadmovesprites
end
.Refused2:
writetext UnknownText_0x199107
waitbutton
closetext
loadmovesprites
end
.TeachMove:
writetext UnknownText_0x19913a
keeptextopen
takecoins 4000
waitbutton
waitsfx
playsound SFX_TRANSACTION
special Special_DisplayCoinCaseBalance
writetext UnknownText_0x19918b
waitbutton
closetext
loadmovesprites
checkcode VAR_FACING
if_equal $2, .WalkAroundPlayer
applymovement $10, MovementData_0x198a5f
@@ -130,19 +130,19 @@ MoveTutor:
disappear $10
clearevent EVENT_GOLDENROD_GAME_CORNER_MOVE_TUTOR
setflag ENGINE_DAILY_MOVE_TUTOR
waitbutton
waitsfx
end
.Incompatible:
writetext UnknownText_0x1991a4
waitbutton
closetext
loadmovesprites
end
.NotEnoughMoney:
writetext UnknownText_0x1991ac
waitbutton
closetext
loadmovesprites
end
PokefanMScript_0x1989e3:
@@ -157,14 +157,14 @@ CooltrainerFScript_0x1989e9:
checkevent EVENT_CLEARED_RADIO_TOWER
iftrue .ClearedRadioTower
writetext UnknownText_0x198ae6
waitbutton
closetext
loadmovesprites
end
.ClearedRadioTower:
writetext UnknownText_0x198b2d
waitbutton
closetext
loadmovesprites
end
CooltrainerFScript_0x1989fd:
@@ -173,14 +173,14 @@ CooltrainerFScript_0x1989fd:
checkflag ENGINE_RADIO_CARD
iftrue .GotRadioCard
writetext UnknownText_0x198b73
waitbutton
closetext
loadmovesprites
end
.GotRadioCard:
writetext UnknownText_0x198c14
waitbutton
closetext
loadmovesprites
end
YoungsterScript_0x198a11:
@@ -198,8 +198,8 @@ RocketScript_0x198a1a:
keeptextopen
faceplayer
writetext UnknownText_0x198d2a
waitbutton
closetext
loadmovesprites
spriteface $9, UP
end

View File

@@ -9,14 +9,14 @@ ClerkScript_0x55b5d:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_2F_1
loadmovesprites
closetext
end
ClerkScript_0x55b65:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_2F_2
loadmovesprites
closetext
end
YoungsterScript_0x55b6d:

View File

@@ -9,7 +9,7 @@ ClerkScript_0x55db8:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_3F
loadmovesprites
closetext
end
SuperNerdScript_0x55dc0:

View File

@@ -9,7 +9,7 @@ ClerkScript_0x55ee9:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_4F
loadmovesprites
closetext
end
CooltrainerMScript_0x55ef1:
@@ -22,8 +22,8 @@ GameboyKidScript_0x55ef7:
faceplayer
loadfont
writetext UnknownText_0x55f74
waitbutton
closetext
loadmovesprites
spriteface $5, DOWN
end

View File

@@ -35,22 +35,22 @@ ClerkScript_0x5609c:
.neither:
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_5F_1
loadmovesprites
closetext
end
.onlyheadbutt:
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_5F_2
loadmovesprites
closetext
end
.onlyrocksmash:
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_5F_3
loadmovesprites
closetext
end
.both:
pokemart MARTTYPE_STANDARD, MART_GOLDENROD_5F_4
loadmovesprites
closetext
end
ReceptionistScript_0x560ce:
@@ -73,13 +73,13 @@ ReceptionistScript_0x560ce:
verbosegiveitem TM_RETURN
iffalse .Done
setflag ENGINE_GOLDENROD_MALL_5F_HAPPINESS_EVENT
loadmovesprites
closetext
end
.SomewhatHappy:
writetext UnknownText_0x561a6
waitbutton
closetext
loadmovesprites
end
.NotVeryHappy:
@@ -88,14 +88,14 @@ ReceptionistScript_0x560ce:
verbosegiveitem TM_FRUSTRATION
iffalse .Done
setflag ENGINE_GOLDENROD_MALL_5F_HAPPINESS_EVENT
loadmovesprites
closetext
end
.EventIsOver:
writetext UnknownText_0x56202
closetext
waitbutton
.Done:
loadmovesprites
closetext
end
TwinScript_0x56118:
@@ -104,15 +104,15 @@ TwinScript_0x56118:
special SpecialGameboyCheck
if_not_equal $2, .NotGBC ; This is a dummy check from Gold and Silver. In normal gameplay, this would not be checked.
writetext UnknownText_0x56241
waitbutton
closetext
loadmovesprites
special Special_UnlockMysteryGift
end
.NotGBC:
writetext UnknownText_0x56279
waitbutton
closetext
loadmovesprites
end
LassScript_0x56130:
@@ -122,8 +122,8 @@ CooltrainerMScript_0x56133:
faceplayer
loadfont
trade $0
waitbutton
closetext
loadmovesprites
end
PokefanMScript_0x5613a:

View File

@@ -16,7 +16,7 @@ GoldenrodVendingMachine:
if_equal $1, .FreshWater
if_equal $2, .SodaPop
if_equal $3, .Lemonade
loadmovesprites
closetext
end
.FreshWater
@@ -56,12 +56,12 @@ GoldenrodVendingMachine:
.NotEnoughMoney
writetext GoldenrodVendingNoMoneyText
closetext
waitbutton
jump .Start
.NotEnoughSpace
writetext GoldenrodVendingNoSpaceText
closetext
waitbutton
jump .Start
.MenuData

View File

@@ -53,8 +53,8 @@ MachopScript_0x7d7b9:
loadfont
writetext UnknownText_0x7d8bb
cry MACHOKE
waitbutton
closetext
loadmovesprites
end
ItemFragment_0x7d7c3:

View File

@@ -8,12 +8,12 @@ GoldenrodDeptStoreElevator_MapScriptHeader:
MapGoldenrodDeptStoreElevatorSignpost0Script:
loadfont
elevator Elevator_0x566e0
loadmovesprites
closetext
iffalse .Done
pause 5
playsound SFX_ELEVATOR
earthquake 60
waitbutton
waitsfx
checkevent EVENT_WAREHOUSE_BLOCKED_OFF
iftrue .Done
checkevent EVENT_WAREHOUSE_LAYOUT_1

View File

@@ -36,7 +36,7 @@ GoldenrodDeptStoreRoof_MapScriptHeader:
ClerkScript_0x5673f:
loadfont
pokemart MARTTYPE_ROOFTOP, 0
loadmovesprites
closetext
end
PokefanFScript_0x56746:
@@ -46,8 +46,8 @@ FisherScript_0x56749:
faceplayer
loadfont
writetext UnknownText_0x567d2
waitbutton
closetext
loadmovesprites
spriteface $4, UP
end
@@ -57,13 +57,13 @@ TwinScript_0x56754:
SuperNerdScript_0x56757:
loadfont
writetext UnknownText_0x56867
waitbutton
closetext
loadmovesprites
spriteface $6, UP
loadfont
writetext UnknownText_0x56871
waitbutton
closetext
loadmovesprites
spriteface $6, RIGHT
end

View File

@@ -22,7 +22,7 @@ FlowerShopTeacherScript:
keeptextopen
verbosegiveitem SQUIRTBOTTLE
setevent EVENT_GOT_SQUIRTBOTTLE
loadmovesprites
closetext
setevent EVENT_FLORIA_AT_SUDOWOODO
clearevent EVENT_FLORIA_AT_FLOWER_SHOP
end
@@ -31,8 +31,8 @@ FlowerShopTeacherScript:
spriteface $2, LEFT
loadfont
writetext UnknownText_0x5552e
waitbutton
closetext
loadmovesprites
end
.GotSquirtbottle:
@@ -52,8 +52,8 @@ FlowerShopFloriaScript:
checkevent EVENT_GOT_SQUIRTBOTTLE
iftrue .GotSquirtbottle
writetext UnknownText_0x55561
waitbutton
closetext
loadmovesprites
setevent EVENT_TALKED_TO_FLORIA_AT_FLOWER_SHOP
setevent EVENT_FLORIA_AT_FLOWER_SHOP
clearevent EVENT_FLORIA_AT_SUDOWOODO
@@ -61,14 +61,14 @@ FlowerShopFloriaScript:
.GotSquirtbottle:
writetext UnknownText_0x555e6
waitbutton
closetext
loadmovesprites
end
.FoughtSudowoodo:
writetext UnknownText_0x55604
waitbutton
closetext
loadmovesprites
end
FlowerShopShelf1:

View File

@@ -32,8 +32,8 @@ PokefanMScript_0x56c1a:
faceplayer
loadfont
writetext UnknownText_0x5718a
waitbutton
closetext
loadmovesprites
spriteface $d, RIGHT
end
@@ -44,7 +44,7 @@ ReceptionistScript_0x56c28:
faceplayer
loadfont
writetext UnknownText_0x56e50
closetext
waitbutton
checkitem COIN_CASE
iffalse UnknownScript_0x56cc3
writetext UnknownText_0x56e8b
@@ -97,34 +97,34 @@ UnknownScript_0x56ca1:
end
UnknownScript_0x56ca6:
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x56ebd
closetext
waitbutton
jump UnknownScript_0x56c36
UnknownScript_0x56cb1:
writetext UnknownText_0x56ecb
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x56cb7:
writetext UnknownText_0x56ee8
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x56cbd:
writetext UnknownText_0x56f09
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x56cc3:
writetext UnknownText_0x56f35
waitbutton
closetext
loadmovesprites
end
@@ -148,7 +148,7 @@ ReceptionistScript_0x56d01:
faceplayer
loadfont
writetext UnknownText_0x56e50
closetext
waitbutton
checkitem COIN_CASE
iffalse UnknownScript_0x56cc3
UnknownScript_0x56d0c:
@@ -170,10 +170,10 @@ UnknownScript_0x56d26:
pokenamemem ABRA, $0
scall UnknownScript_0x56ca1
iffalse UnknownScript_0x56cbd
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x56ebd
closetext
waitbutton
writebyte ABRA
special Special_GameCornerPrizeMonCheckDex
givepoke ABRA, 5
@@ -188,10 +188,10 @@ UnknownScript_0x56d54:
pokenamemem CUBONE, $0
scall UnknownScript_0x56ca1
iffalse UnknownScript_0x56cbd
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x56ebd
closetext
waitbutton
writebyte CUBONE
special Special_GameCornerPrizeMonCheckDex
givepoke CUBONE, 15
@@ -206,10 +206,10 @@ UnknownScript_0x56d82:
pokenamemem WOBBUFFET, $0
scall UnknownScript_0x56ca1
iffalse UnknownScript_0x56cbd
waitbutton
waitsfx
playsound SFX_TRANSACTION
writetext UnknownText_0x56ebd
closetext
waitbutton
writebyte WOBBUFFET
special Special_GameCornerPrizeMonCheckDex
givepoke WOBBUFFET, 15
@@ -237,8 +237,8 @@ PharmacistScript_0x56df1:
faceplayer
loadfont
writetext UnknownText_0x56f55
waitbutton
closetext
loadmovesprites
spriteface LAST_TALKED, LEFT
end
@@ -246,8 +246,8 @@ PokefanMScript_0x56dfc:
faceplayer
loadfont
writetext UnknownText_0x56f9e
waitbutton
closetext
loadmovesprites
spriteface $7, RIGHT
end
@@ -255,8 +255,8 @@ CooltrainerMScript_0x56e07:
faceplayer
loadfont
writetext UnknownText_0x56ff4
waitbutton
closetext
loadmovesprites
spriteface $8, LEFT
end
@@ -264,8 +264,8 @@ PokefanFScript_0x56e12:
faceplayer
loadfont
writetext UnknownText_0x5702b
waitbutton
closetext
loadmovesprites
spriteface $9, RIGHT
end
@@ -276,8 +276,8 @@ GentlemanScript_0x56e20:
faceplayer
loadfont
writetext UnknownText_0x570b1
waitbutton
closetext
loadmovesprites
spriteface $b, RIGHT
end
@@ -293,20 +293,20 @@ MapGoldenrodGameCornerSignpost17Script:
refreshscreen $0
writebyte $0
special Special_SlotMachine
loadmovesprites
closetext
end
MapGoldenrodGameCornerSignpost7Script:
refreshscreen $0
writebyte $1
special Special_SlotMachine
loadmovesprites
closetext
end
MapGoldenrodGameCornerSignpost29Script:
refreshscreen $0
special Special_CardFlip
loadmovesprites
closetext
end
UnknownText_0x56e50:

View File

@@ -21,10 +21,10 @@ WhitneyScript_0x5400c:
iftrue .FightDone
loadfont
writetext UnknownText_0x54122
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x541a5, 0
loadtrainer WHITNEY, 1
scriptedtrainerdata WHITNEY, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_WHITNEY
@@ -39,8 +39,8 @@ WhitneyScript_0x5400c:
checkevent EVENT_MADE_WHITNEY_CRY
iffalse .StoppedCrying
writetext UnknownText_0x541f4
waitbutton
closetext
loadmovesprites
end
.StoppedCrying
@@ -50,10 +50,10 @@ WhitneyScript_0x5400c:
iftrue UnknownScript_0x54064
writetext UnknownText_0x54222
keeptextopen
waitbutton
waitsfx
writetext UnknownText_0x54273
playsound SFX_GET_BADGE
waitbutton
waitsfx
setflag ENGINE_PLAINBADGE
checkcode VAR_BADGES
scall GoldenrodGymTriggerRockets
@@ -64,15 +64,15 @@ UnknownScript_0x54064:
iffalse UnknownScript_0x5407b
setevent EVENT_GOT_TM45_ATTRACT
writetext UnknownText_0x54302
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54077:
writetext UnknownText_0x54360
closetext
waitbutton
UnknownScript_0x5407b:
loadmovesprites
closetext
end
GoldenrodGymTriggerRockets:
@@ -90,11 +90,11 @@ TrainerLassCarrie:
trainer EVENT_BEAT_LASS_CARRIE, LASS, CARRIE, LassCarrieSeenText, LassCarrieBeatenText, 0, LassCarrieScript
LassCarrieScript:
talkaftercancel
end_if_just_battled
loadfont
writetext LassCarrieOWText
waitbutton
closetext
loadmovesprites
end
WhitneyCriesScript:
@@ -103,8 +103,8 @@ WhitneyCriesScript:
spriteface PLAYER, DOWN
loadfont
writetext BridgetWhitneyCriesText
waitbutton
closetext
loadmovesprites
applymovement $4, BridgetWalksAwayMovement
dotrigger $0
clearevent EVENT_MADE_WHITNEY_CRY
@@ -114,33 +114,33 @@ TrainerLassBridget:
trainer EVENT_BEAT_LASS_BRIDGET, LASS, BRIDGET, LassBridgetSeenText, LassBridgetBeatenText, 0, LassBridgetScript
LassBridgetScript:
talkaftercancel
end_if_just_battled
loadfont
writetext LassBridgetOWText
waitbutton
closetext
loadmovesprites
end
TrainerBeautyVictoria:
trainer EVENT_BEAT_BEAUTY_VICTORIA, BEAUTY, VICTORIA, BeautyVictoriaSeenText, BeautyVictoriaBeatenText, 0, BeautyVictoriaScript
BeautyVictoriaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext BeautyVictoriaOWText
waitbutton
closetext
loadmovesprites
end
TrainerBeautySamantha:
trainer EVENT_BEAT_BEAUTY_SAMANTHA, BEAUTY, SAMANTHA, BeautySamanthaSeenText, BeautySamanthaBeatenText, 0, BeautySamanthaScript
BeautySamanthaScript:
talkaftercancel
end_if_just_battled
loadfont
writetext BeautySamanthaOWText
waitbutton
closetext
loadmovesprites
end
GoldenrodGymGuyScript:
@@ -149,15 +149,15 @@ GoldenrodGymGuyScript:
iftrue .GoldenrodGymGuyWinScript
loadfont
writetext GoldenrodGymGuyText
waitbutton
closetext
loadmovesprites
end
.GoldenrodGymGuyWinScript
loadfont
writetext GoldenrodGymGuyWinText
waitbutton
closetext
loadmovesprites
end
GoldenrodGymStatue:

View File

@@ -20,38 +20,38 @@ TeacherScript_0x54953:
UnknownScript_0x54973:
writetext UnknownText_0x549fc
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54979:
writetext UnknownText_0x54a2c
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x5497f:
writetext UnknownText_0x54a5a
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54985:
writetext UnknownText_0x54a8e
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x5498b:
writetext UnknownText_0x54a9f
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x54991:
writetext UnknownText_0x54ad1
waitbutton
closetext
loadmovesprites
end
PokefanMScript_0x54997:

View File

@@ -17,8 +17,8 @@ OfficerScript_0x550ec:
checkevent EVENT_RESTORED_POWER_TO_KANTO
iftrue .MagnetTrainToSaffron
writetext UnknownText_0x55160
waitbutton
closetext
loadmovesprites
end
.MagnetTrainToSaffron:
@@ -28,8 +28,8 @@ OfficerScript_0x550ec:
checkitem PASS
iffalse .PassNotInBag
writetext UnknownText_0x551ed
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x55146
applymovement PLAYER, MovementData_0x5514f
writebyte $0
@@ -46,14 +46,14 @@ OfficerScript_0x550ec:
.PassNotInBag:
writetext UnknownText_0x5522c
waitbutton
closetext
loadmovesprites
end
.DecidedNotToRide:
writetext UnknownText_0x5524f
waitbutton
closetext
loadmovesprites
end
Script_ArriveFromSaffron:
@@ -62,8 +62,8 @@ Script_ArriveFromSaffron:
applymovement $2, MovementData_0x5514b
loadfont
writetext UnknownText_0x5526a
waitbutton
closetext
loadmovesprites
end
GentlemanScript_0x55143:

View File

@@ -9,8 +9,8 @@ GentlemanScript_0x5577c:
faceplayer
loadfont
special SpecialNameRater
waitbutton
closetext
loadmovesprites
end
GoldenrodNameRatersHouseBookshelf:

View File

@@ -26,13 +26,13 @@ GoldenrodPokeCenter1F_GSBallTriggerLeft:
spriteface PLAYER, UP
loadfont
writetext UnknownText_0x622f0
closetext
waitbutton
verbosegiveitem GS_BALL
setevent EVENT_GOT_GS_BALL_FROM_POKECOM_CENTER
setevent EVENT_CAN_GIVE_GS_BALL_TO_KURT
writetext UnknownText_0x62359
waitbutton
closetext
loadmovesprites
applymovement $3, MovementData_0x61060
special RestartMapMusic
disappear $3
@@ -58,13 +58,13 @@ GoldenrodPokeCenter1F_GSBallTriggerRight:
spriteface PLAYER, UP
loadfont
writetext UnknownText_0x622f0
closetext
waitbutton
verbosegiveitem GS_BALL
setevent EVENT_GOT_GS_BALL_FROM_POKECOM_CENTER
setevent EVENT_CAN_GIVE_GS_BALL_TO_KURT
writetext UnknownText_0x62359
waitbutton
closetext
loadmovesprites
applymovement $3, MovementData_0x6106c
special RestartMapMusic
disappear $3
@@ -82,34 +82,34 @@ PokefanFScript_0x61024:
faceplayer
loadfont
writetext UnknownText_0x623fb
closetext
waitbutton
writetext UnknownText_0x6248c
yesorno
iffalse UnknownScript_0x6104b
takeitem EON_MAIL
iffalse UnknownScript_0x6104b
writetext UnknownText_0x62549
closetext
waitbutton
writetext UnknownText_0x624a4
closetext
waitbutton
verbosegiveitem REVIVE
iffalse UnknownScript_0x61051
writetext UnknownText_0x624e9
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x6104b:
writetext UnknownText_0x62509
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x61051:
giveitem EON_MAIL
writetext UnknownText_0x6252a
waitbutton
closetext
loadmovesprites
end
MovementData_0x6105a:

View File

@@ -17,7 +17,7 @@ ScientistScript_0x625d7:
MapGoldenrodPokeComCenter2FMobileSignpost0Script:
loadfont
writetext UnknownText_0x627ee
closetext
waitbutton
UnknownScript_0x625df:
reloadmappart
loadmenudata MenuDataHeader_0x62602
@@ -30,17 +30,17 @@ UnknownScript_0x625df:
UnknownScript_0x625f0:
loadfont
writetext UnknownText_0x62828
closetext
waitbutton
jump UnknownScript_0x625df
UnknownScript_0x625f8:
loadfont
writetext UnknownText_0x628f4
closetext
waitbutton
jump UnknownScript_0x625df
UnknownScript_0x62600:
loadmovesprites
closetext
end
@@ -62,7 +62,7 @@ MenuData2_0x6260a:
MapGoldenrodPokeComCenter2FMobileSignpost1Script:
loadfont
writetext UnknownText_0x62989
closetext
waitbutton
UnknownScript_0x62629:
reloadmappart
loadmenudata MenuDataHeader_0x6264c
@@ -75,17 +75,17 @@ UnknownScript_0x62629:
UnknownScript_0x6263a:
loadfont
writetext UnknownText_0x629ae
closetext
waitbutton
jump UnknownScript_0x62629
UnknownScript_0x62642:
loadfont
writetext UnknownText_0x62a5a
closetext
waitbutton
jump UnknownScript_0x62629
UnknownScript_0x6264a:
loadmovesprites
closetext
end

View File

@@ -23,8 +23,8 @@ HallOfFameScript:
spriteface PLAYER, RIGHT
loadfont
writetext HallOfFame_LanceText
waitbutton
closetext
loadmovesprites
spriteface $2, UP
applymovement PLAYER, HallOfFame_SlowlyApproachMachine
dotrigger $1

View File

@@ -57,8 +57,8 @@ IcePathB1F_MapScriptHeader:
scall .BoulderFallsThrough
loadfont
writetext UnknownText_0x7e512
waitbutton
closetext
loadmovesprites
end
.BoulderFallsThrough:

View File

@@ -82,14 +82,14 @@ YoungsterScript_0x6eb7b:
checkevent EVENT_HERDED_FARFETCHD
iftrue UnknownScript_0x6eb89
writetext UnknownText_0x6ef5c
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x6eb89:
writetext UnknownText_0x6f019
waitbutton
closetext
loadmovesprites
end
BirdScript_0x6eb8f:
@@ -111,8 +111,8 @@ UnknownScript_0x6ebba:
keeptextopen
writetext UnknownText_0x6f086
cry FARFETCH_D
waitbutton
closetext
loadmovesprites
applymovement $2, MovementData_0x6ee8f
moveperson $2, $f, $19
disappear $2
@@ -318,8 +318,8 @@ UnknownScript_0x6ed96:
loadfont
writetext UnknownText_0x6f086
cry FARFETCH_D
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x6eda1:
@@ -327,8 +327,8 @@ UnknownScript_0x6eda1:
loadfont
writetext UnknownText_0x6f086
cry FARFETCH_D
waitbutton
closetext
loadmovesprites
checkcode VAR_FACING
end
@@ -342,8 +342,8 @@ BlackBeltScript_0x6edae:
verbosegiveitem HM_CUT
setevent EVENT_GOT_HM01_CUT
writetext UnknownText_0x6f141
waitbutton
closetext
loadmovesprites
setevent EVENT_ILEX_FOREST_FARFETCHD
setevent EVENT_ILEX_FOREST_APPRENTICE
setevent EVENT_ILEX_FOREST_CHARCOAL_MASTER
@@ -354,8 +354,8 @@ BlackBeltScript_0x6edae:
UnknownScript_0x6edd8:
writetext UnknownText_0x6f1c0
waitbutton
closetext
loadmovesprites
end
RockerScript_0x6edde:
@@ -370,20 +370,20 @@ RockerScript_0x6edde:
setevent EVENT_GOT_TM02_HEADBUTT
UnknownScript_0x6edf3:
writetext UnknownText_0x6f26d
closetext
waitbutton
UnknownScript_0x6edf7:
loadmovesprites
closetext
end
TrainerBug_catcherWayne:
trainer EVENT_BEAT_BUG_CATCHER_WAYNE, BUG_CATCHER, WAYNE, Bug_catcherWayneSeenText, Bug_catcherWayneBeatenText, 0, Bug_catcherWayneScript
Bug_catcherWayneScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x6f571
waitbutton
closetext
loadmovesprites
end
LassScript_0x6ee0d:
@@ -435,7 +435,7 @@ UnknownScript_0x6ee38:
writetext UnknownText_0x6f394
yesorno
iftrue UnknownScript_0x6ee42
loadmovesprites
closetext
end
UnknownScript_0x6ee42:
@@ -445,8 +445,8 @@ UnknownScript_0x6ee42:
disappear $8
clearevent EVENT_ROUTE_34_ILEX_FOREST_GATE_LASS
writetext UnknownText_0x6f43b
waitbutton
closetext
loadmovesprites
pause 20
showemote EMOTE_SHOCK, PLAYER, 20
special Special_RotatePalettesRightMusic
@@ -456,7 +456,7 @@ UnknownScript_0x6ee42:
pause 20
clearflag ENGINE_HAVE_EXAMINED_GS_BALL
special Special_CelebiShrineEvent
loadpokedata CELEBI, 30
scriptedpokedata CELEBI, 30
startbattle
returnafterbattle
pause 20
@@ -466,8 +466,8 @@ UnknownScript_0x6ee42:
applymovement $7, MovementData_0x6ef4e
loadfont
writetext UnknownText_0x6f452
waitbutton
closetext
loadmovesprites
applymovement $7, MovementData_0x6ef53
disappear $7
UnknownScript_0x6ee8e:

View File

@@ -84,8 +84,8 @@ UnknownScript_0x180094:
UnknownScript_0x1800ce:
loadfont
writetext UnknownText_0x1801f5
waitbutton
closetext
loadmovesprites
setevent EVENT_INDIGO_PLATEAU_POKECENTER_RIVAL
checkevent EVENT_GOT_TOTODILE_FROM_ELM
iftrue UnknownScript_0x1800f3
@@ -93,7 +93,7 @@ UnknownScript_0x1800ce:
iftrue UnknownScript_0x180103
winlosstext UnknownText_0x180295, UnknownText_0x1802fd
setlasttalked $5
loadtrainer RIVAL2, 6
scriptedtrainerdata RIVAL2, 6
startbattle
reloadmapmusic
returnafterbattle
@@ -102,7 +102,7 @@ UnknownScript_0x1800ce:
UnknownScript_0x1800f3:
winlosstext UnknownText_0x180295, UnknownText_0x1802fd
setlasttalked $5
loadtrainer RIVAL2, 4
scriptedtrainerdata RIVAL2, 4
startbattle
reloadmapmusic
returnafterbattle
@@ -111,7 +111,7 @@ UnknownScript_0x1800f3:
UnknownScript_0x180103:
winlosstext UnknownText_0x180295, UnknownText_0x1802fd
setlasttalked $5
loadtrainer RIVAL2, 5
scriptedtrainerdata RIVAL2, 5
startbattle
reloadmapmusic
returnafterbattle
@@ -121,8 +121,8 @@ UnknownScript_0x180113:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x1802a4
waitbutton
closetext
loadmovesprites
spriteface PLAYER, DOWN
applymovement $5, MovementData_0x180172
disappear $5
@@ -138,7 +138,7 @@ NurseScript_0x18012c:
ClerkScript_0x18012f:
loadfont
pokemart MARTTYPE_STANDARD, MART_INDIGO_PLATEAU
loadmovesprites
closetext
end
CooltrainerMScript_0x180136:
@@ -151,26 +151,26 @@ TeleportGuyScript:
yesorno
iffalse .No
writetext TeleportGuyYesText
waitbutton
closetext
loadmovesprites
playsound SFX_WARP_TO
special RotatePalettesRightPalettes
waitbutton
waitsfx
warp NEW_BARK_TOWN, $d, $6
end
.No
writetext TeleportGuyNoText
waitbutton
closetext
loadmovesprites
end
AbraScript:
loadfont
writetext AbraText
cry ABRA
waitbutton
closetext
loadmovesprites
end
MovementData_0x180164:

View File

@@ -38,10 +38,10 @@ UnknownScript_0x180bd6:
earthquake 80
changeblock $4, $e, $2a
reloadmappart
loadmovesprites
closetext
dotrigger $1
setevent EVENT_KARENS_ROOM_ENTRANCE_CLOSED
waitbutton
waitsfx
end
KarenScript_0x180bee:
@@ -50,29 +50,29 @@ KarenScript_0x180bee:
checkevent EVENT_BEAT_ELITE_4_KAREN
iftrue UnknownScript_0x180c1c
writetext UnknownText_0x180c27
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x180cf8, 0
loadtrainer KAREN, 1
scriptedtrainerdata KAREN, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_ELITE_4_KAREN
loadfont
writetext UnknownText_0x180d29
waitbutton
closetext
loadmovesprites
playsound SFX_ENTER_DOOR
changeblock $4, $2, $16
reloadmappart
loadmovesprites
closetext
setevent EVENT_KARENS_ROOM_EXIT_OPEN
waitbutton
waitsfx
end
UnknownScript_0x180c1c:
writetext UnknownText_0x180d29
waitbutton
closetext
loadmovesprites
end
MovementData_0x180c22:

View File

@@ -38,10 +38,10 @@ UnknownScript_0x180742:
earthquake 80
changeblock $4, $e, $2a
reloadmappart
loadmovesprites
closetext
dotrigger $1
setevent EVENT_KOGAS_ROOM_ENTRANCE_CLOSED
waitbutton
waitsfx
end
KogaScript_0x18075a:
@@ -50,29 +50,29 @@ KogaScript_0x18075a:
checkevent EVENT_BEAT_ELITE_4_KOGA
iftrue UnknownScript_0x180788
writetext UnknownText_0x180793
waitbutton
closetext
loadmovesprites
winlosstext UnknownText_0x1808a9, 0
loadtrainer KOGA, 1
scriptedtrainerdata KOGA, 1
startbattle
returnafterbattle
setevent EVENT_BEAT_ELITE_4_KOGA
loadfont
writetext UnknownText_0x1808ca
waitbutton
closetext
loadmovesprites
playsound SFX_ENTER_DOOR
changeblock $4, $2, $16
reloadmappart
loadmovesprites
closetext
setevent EVENT_KOGAS_ROOM_EXIT_OPEN
waitbutton
waitsfx
end
UnknownScript_0x180788:
writetext UnknownText_0x1808ca
waitbutton
closetext
loadmovesprites
end
MovementData_0x18078e:

View File

@@ -75,8 +75,8 @@ UnknownScript_0x7a542:
UnknownScript_0x7a549:
writetext UnknownText_0x7a850
waitbutton
closetext
loadmovesprites
checkevent EVENT_GAVE_KURT_APRICORNS
iftrue UnknownScript_0x7a55d
checkevent EVENT_RECEIVED_BALLS_FROM_KURT
@@ -122,20 +122,20 @@ MomScript_0x7a582:
checkevent EVENT_GOT_A_POKEMON_FROM_ELM
iftrue UnknownScript_0x7a5a9
writetext UnknownText_0x7a8b5
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x7a5a9:
writetext UnknownText_0x7a8e5
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x7a5af:
writetext UnknownText_0x7a957
waitbutton
closetext
loadmovesprites
end
UnknownScript_0x7a5b5:
@@ -143,8 +143,8 @@ UnknownScript_0x7a5b5:
UnknownScript_0x7a5b8:
setevent EVENT_TALKED_TO_MOM_AFTER_MYSTERY_EGG_QUEST
special Special_BankOfMom
waitbutton
closetext
loadmovesprites
end
NeighborScript:
@@ -174,8 +174,8 @@ NeighborScript:
.Main
writetext NeighborText
waitbutton
closetext
loadmovesprites
spriteface $6, RIGHT
end

View File

@@ -67,7 +67,7 @@ KrissHouseRadio:
musicfadeout MUSIC_NEW_BARK_TOWN, $10
writetext KrisRadioText4
pause 45
loadmovesprites
closetext
setevent EVENT_LISTENED_TO_INITIAL_RADIO
end
@@ -78,7 +78,7 @@ KrissHouseRadio:
loadfont
writetext KrisRadioText4
pause 45
loadmovesprites
closetext
end
KrissHouseBookshelf:
@@ -88,7 +88,7 @@ KrissHousePC:
loadfont
special Special_KrissHousePC
iftrue .Warp
loadmovesprites
closetext
end
.Warp
warp NONE, $0, $0

Some files were not shown because too many files have changed in this diff Show More