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:

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