Document aqua/magma area scripts

This commit is contained in:
GriffinR
2019-11-01 17:50:54 -04:00
committed by huderlem
parent dd01942c4f
commit 5f1fcdd023
26 changed files with 1197 additions and 1175 deletions

View File

@@ -1,5 +1,5 @@
MtChimney_MapScripts:: @ 822EDC1
map_script MAP_SCRIPT_ON_RESUME, MtChimney_MapScript1_22EDD2
map_script MAP_SCRIPT_ON_RESUME, MtChimney_OnResume
map_script MAP_SCRIPT_ON_TRANSITION, MtChimney_OnTransition
.byte 0
@@ -7,15 +7,15 @@ MtChimney_OnTransition: @ 822EDCC
setvar VAR_JAGGED_PASS_ASH_WEATHER, 1
end
MtChimney_MapScript1_22EDD2: @ 822EDD2
MtChimney_OnResume: @ 822EDD2
setstepcallback STEP_CB_ASH
end
MtChimney_EventScript_22EDD5:: @ 822EDD5
MtChimney_EventScript_Archie:: @ 822EDD5
lock
faceplayer
call_if_unset FLAG_EVIL_LEADER_PLEASE_STOP, MtChimney_EventScript_22EDF9
call_if_set FLAG_EVIL_LEADER_PLEASE_STOP, MtChimney_EventScript_22EE02
call_if_unset FLAG_EVIL_LEADER_PLEASE_STOP, MtChimney_EventScript_ArchieGoStopTeamMagma
call_if_set FLAG_EVIL_LEADER_PLEASE_STOP, MtChimney_EventScript_ArchieBusyFighting
closemessage
applymovement 1, Common_Movement_FaceOriginalDirection
waitmovement 0
@@ -23,18 +23,18 @@ MtChimney_EventScript_22EDD5:: @ 822EDD5
release
end
MtChimney_EventScript_22EDF9:: @ 822EDF9
msgbox MtChimney_Text_22FAD2, MSGBOX_DEFAULT
MtChimney_EventScript_ArchieGoStopTeamMagma:: @ 822EDF9
msgbox MtChimney_Text_ArchieGoStopTeamMagma, MSGBOX_DEFAULT
return
MtChimney_EventScript_22EE02:: @ 822EE02
msgbox MtChimney_Text_22FBC7, MSGBOX_DEFAULT
MtChimney_EventScript_ArchieBusyFighting:: @ 822EE02
msgbox MtChimney_Text_ArchieIHaveMyHandsFull, MSGBOX_DEFAULT
return
MtChimney_EventScript_22EE0B:: @ 822EE0B
MtChimney_EventScript_Maxie:: @ 822EE0B
lockall
playbgm MUS_MGM0, 0
msgbox MtChimney_Text_22F26A, MSGBOX_DEFAULT
msgbox MtChimney_Text_MeteoriteWillActivateVolcano, MSGBOX_DEFAULT
applymovement 2, Common_Movement_FacePlayer
waitmovement 0
playse SE_PIN
@@ -42,9 +42,9 @@ MtChimney_EventScript_22EE0B:: @ 822EE0B
waitmovement 0
applymovement 2, Common_Movement_Delay48
waitmovement 0
msgbox MtChimney_Text_22F32E, MSGBOX_DEFAULT
trainerbattle_no_intro TRAINER_MAXIE_2, MtChimney_Text_22F5CF
msgbox MtChimney_Text_22F5F7, MSGBOX_DEFAULT
msgbox MtChimney_Text_MaxieIntro, MSGBOX_DEFAULT
trainerbattle_no_intro TRAINER_MAXIE_2, MtChimney_Text_MaxieDefeat
msgbox MtChimney_Text_MaxieYouHaventSeenLastOfMagma, MSGBOX_DEFAULT
closemessage
delay 30
fadescreen 1
@@ -57,17 +57,17 @@ MtChimney_EventScript_22EE0B:: @ 822EE0B
setobjectxyperm 1, 10, 12
addobject 1
compare VAR_FACING, DIR_EAST
call_if_eq MtChimney_EventScript_22EEC7
call_if_eq MtChimney_EventScript_ArchieApproachPlayerEast
compare VAR_FACING, DIR_NORTH
call_if_eq MtChimney_EventScript_22EED2
call_if_eq MtChimney_EventScript_ArchieApproachPlayerNorth
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
waitmovement 0
msgbox MtChimney_Text_22FC3D, MSGBOX_DEFAULT
msgbox MtChimney_Text_ArchieThankYou, MSGBOX_DEFAULT
closemessage
compare VAR_FACING, DIR_EAST
call_if_eq MtChimney_EventScript_22EEDD
call_if_eq MtChimney_EventScript_ArchieExitEast
compare VAR_FACING, DIR_NORTH
call_if_eq MtChimney_EventScript_22EEE8
call_if_eq MtChimney_EventScript_ArchieExitNorth
removeobject 1
setflag FLAG_HIDE_MT_CHIMNEY_TEAM_AQUA
setflag FLAG_DEFEATED_EVIL_TEAM_MT_CHIMNEY
@@ -77,50 +77,50 @@ MtChimney_EventScript_22EE0B:: @ 822EE0B
releaseall
end
MtChimney_EventScript_22EEC7:: @ 822EEC7
applymovement 1, MtChimney_Movement_22EF83
MtChimney_EventScript_ArchieApproachPlayerEast:: @ 822EEC7
applymovement 1, MtChimney_Movement_ArchieApproachPlayerEast
waitmovement 0
return
MtChimney_EventScript_22EED2:: @ 822EED2
applymovement 1, MtChimney_Movement_22EF94
MtChimney_EventScript_ArchieApproachPlayerNorth:: @ 822EED2
applymovement 1, MtChimney_Movement_ArchieApproachPlayerNorth
waitmovement 0
return
MtChimney_EventScript_22EEDD:: @ 822EEDD
applymovement 1, MtChimney_Movement_22EF8B
MtChimney_EventScript_ArchieExitEast:: @ 822EEDD
applymovement 1, MtChimney_Movement_ArchieExitEast
waitmovement 0
return
MtChimney_EventScript_22EEE8:: @ 822EEE8
applymovement 1, MtChimney_Movement_22EF9C
MtChimney_EventScript_ArchieExitNorth:: @ 822EEE8
applymovement 1, MtChimney_Movement_ArchieExitNorth
waitmovement 0
return
MtChimney_EventScript_22EEF3:: @ 822EEF3
MtChimney_EventScript_LavaCookieLady:: @ 822EEF3
lock
faceplayer
showmoneybox 0, 0, 0
msgbox MtChimney_Text_22FE04, MSGBOX_YESNO
msgbox MtChimney_Text_LavaCookiesJust200, MSGBOX_YESNO
compare VAR_RESULT, 0
goto_if_eq MtChimney_EventScript_22EF69
goto_if_eq MtChimney_EventScript_DeclineLavaCookie
checkmoney 200, 0
compare VAR_RESULT, 0
goto_if_eq MtChimney_EventScript_22EF76
msgbox MtChimney_Text_22FE4D, MSGBOX_DEFAULT
compare VAR_RESULT, FALSE
goto_if_eq MtChimney_EventScript_NotEnoughMoney
msgbox MtChimney_Text_ThankYouDear, MSGBOX_DEFAULT
checkitemspace ITEM_LAVA_COOKIE, 1
compare VAR_RESULT, 1
call_if_eq MtChimney_EventScript_22EF5E
compare VAR_RESULT, TRUE
call_if_eq MtChimney_EventScript_TakeMoney
giveitem_std ITEM_LAVA_COOKIE
compare VAR_RESULT, 0
goto_if_eq MtChimney_EventScript_22EF51
compare VAR_RESULT, FALSE
goto_if_eq MtChimney_EventScript_BagIsFull
hidemoneybox
nop
nop
release
end
MtChimney_EventScript_22EF51:: @ 822EF51
MtChimney_EventScript_BagIsFull:: @ 822EF51
msgbox gText_TooBadBagIsFull, MSGBOX_DEFAULT
hidemoneybox
nop
@@ -128,28 +128,28 @@ MtChimney_EventScript_22EF51:: @ 822EF51
release
end
MtChimney_EventScript_22EF5E:: @ 822EF5E
MtChimney_EventScript_TakeMoney:: @ 822EF5E
takemoney 200, 0
updatemoneybox 0, 0
return
MtChimney_EventScript_22EF69:: @ 822EF69
msgbox MtChimney_Text_22FE9B, MSGBOX_DEFAULT
MtChimney_EventScript_DeclineLavaCookie:: @ 822EF69
msgbox MtChimney_Text_OhFineThen, MSGBOX_DEFAULT
hidemoneybox
nop
nop
release
end
MtChimney_EventScript_22EF76:: @ 822EF76
msgbox MtChimney_Text_22FE5E, MSGBOX_DEFAULT
MtChimney_EventScript_NotEnoughMoney:: @ 822EF76
msgbox MtChimney_Text_YouveNotGotTheMoney, MSGBOX_DEFAULT
hidemoneybox
nop
nop
release
end
MtChimney_Movement_22EF83: @ 822EF83
MtChimney_Movement_ArchieApproachPlayerEast: @ 822EF83
walk_up
walk_up
walk_up
@@ -159,7 +159,7 @@ MtChimney_Movement_22EF83: @ 822EF83
walk_right
step_end
MtChimney_Movement_22EF8B: @ 822EF8B
MtChimney_Movement_ArchieExitEast: @ 822EF8B
walk_left
walk_down
walk_down
@@ -170,7 +170,7 @@ MtChimney_Movement_22EF8B: @ 822EF8B
walk_down
step_end
MtChimney_Movement_22EF94: @ 822EF94
MtChimney_Movement_ArchieApproachPlayerNorth: @ 822EF94
walk_up
walk_up
walk_up
@@ -180,7 +180,7 @@ MtChimney_Movement_22EF94: @ 822EF94
walk_right
step_end
MtChimney_Movement_22EF9C: @ 822EF9C
MtChimney_Movement_ArchieExitNorth: @ 822EF9C
walk_left
walk_left
walk_down
@@ -192,6 +192,7 @@ MtChimney_Movement_22EF9C: @ 822EF9C
walk_down
step_end
@ Unused
MtChimney_Movement_22EFA6: @ 822EFA6
walk_down
walk_down
@@ -212,6 +213,7 @@ MtChimney_Movement_22EFA6: @ 822EFA6
walk_down
step_end
@ Unused
MtChimney_Movement_22EFB8: @ 822EFB8
walk_down
walk_down
@@ -223,6 +225,7 @@ MtChimney_Movement_22EFB8: @ 822EFB8
walk_down
step_end
@ Unused
MtChimney_Movement_22EFC1: @ 822EFC1
walk_right
walk_down
@@ -240,6 +243,7 @@ MtChimney_Movement_22EFC1: @ 822EFC1
walk_down
step_end
@ Unused
MtChimney_Movement_22EFD0: @ 822EFD0
walk_fast_down
walk_fast_down
@@ -267,6 +271,7 @@ MtChimney_Movement_22EFD0: @ 822EFD0
walk_down
step_end
@ Unused
MtChimney_Movement_22EFE9: @ 822EFE9
delay_16
delay_16
@@ -280,6 +285,7 @@ MtChimney_Movement_22EFE9: @ 822EFE9
walk_down
step_end
@ Unused
MtChimney_Movement_22EFF4: @ 822EFF4
delay_16
walk_left
@@ -298,6 +304,7 @@ MtChimney_Movement_22EFF4: @ 822EFF4
walk_down
step_end
@ Unused
MtChimney_Movement_22F004: @ 822F004
delay_16
walk_left
@@ -317,6 +324,7 @@ MtChimney_Movement_22F004: @ 822F004
walk_down
step_end
@ Unused
MtChimney_Movement_22F015: @ 822F015
delay_16
walk_down
@@ -327,6 +335,7 @@ MtChimney_Movement_22F015: @ 822F015
walk_in_place_fastest_down
step_end
@ Unused
MtChimney_Movement_22F01D: @ 822F01D
walk_down
walk_down
@@ -343,10 +352,12 @@ MtChimney_Movement_22F01D: @ 822F01D
walk_down
step_end
@ Unused
MtChimney_Movement_22F02B: @ 822F02B
walk_down
step_end
@ Unused
MtChimney_Movement_22F02D: @ 822F02D
walk_down
walk_down
@@ -357,6 +368,7 @@ MtChimney_Movement_22F02D: @ 822F02D
walk_down
step_end
@ Unused
MtChimney_Movement_22F035: @ 822F035
delay_16
delay_16
@@ -369,6 +381,7 @@ MtChimney_Movement_22F035: @ 822F035
walk_down
step_end
@ Unused
MtChimney_Movement_22F03F: @ 822F03F
delay_16
delay_16
@@ -382,6 +395,7 @@ MtChimney_Movement_22F03F: @ 822F03F
walk_down
step_end
@ Unused
MtChimney_Movement_22F04A: @ 822F04A
lock_facing_direction
walk_fast_left
@@ -389,163 +403,164 @@ MtChimney_Movement_22F04A: @ 822F04A
face_right
step_end
@ Unused
MtChimney_Movement_22F04F: @ 822F04F
walk_left
walk_in_place_fastest_right
delay_16
step_end
MtChimney_EventScript_22F053:: @ 822F053
msgbox MtChimney_Text_22FD1F, MSGBOX_SIGN
MtChimney_EventScript_BusyAquaGrunt1:: @ 822F053
msgbox MtChimney_Text_MagmaOutnumbersUs, MSGBOX_SIGN
end
MtChimney_EventScript_22F05C:: @ 822F05C
msgbox MtChimney_Text_22FD5B, MSGBOX_SIGN
MtChimney_EventScript_BusyAquaGrunt2:: @ 822F05C
msgbox MtChimney_Text_LessHabitatForWaterPokemon, MSGBOX_SIGN
end
MtChimney_EventScript_22F065:: @ 822F065
msgbox MtChimney_Text_22FDA1, MSGBOX_SIGN
MtChimney_EventScript_BusyAquaGrunt3:: @ 822F065
msgbox MtChimney_Text_MagmasNameSimilar, MSGBOX_SIGN
end
MtChimney_EventScript_22F06E:: @ 822F06E
trainerbattle_single TRAINER_TABITHA_2, MtChimney_Text_22F6AA, MtChimney_Text_22F72C
msgbox MtChimney_Text_22F76D, MSGBOX_AUTOCLOSE
MtChimney_EventScript_Tabitha:: @ 822F06E
trainerbattle_single TRAINER_TABITHA_2, MtChimney_Text_TabithaIntro, MtChimney_Text_TabithaDefeat
msgbox MtChimney_Text_TabithaPostBattle, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F085:: @ 822F085
trainerbattle_single TRAINER_GRUNT_31, MtChimney_Text_22F7A2, MtChimney_Text_22F83A
msgbox MtChimney_Text_22F859, MSGBOX_AUTOCLOSE
MtChimney_EventScript_Grunt31:: @ 822F085
trainerbattle_single TRAINER_GRUNT_31, MtChimney_Text_Grunt31Intro, MtChimney_Text_Grunt31Defeat
msgbox MtChimney_Text_Grunt31PostBattle, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F09C:: @ 822F09C
msgbox MtChimney_Text_22F978, MSGBOX_SIGN
MtChimney_EventScript_BusyMagmaGrunt1:: @ 822F09C
msgbox MtChimney_Text_TeamAquaAlwaysMessingWithPlans, MSGBOX_SIGN
end
MtChimney_EventScript_22F0A5:: @ 822F0A5
msgbox MtChimney_Text_22F9B2, MSGBOX_SIGN
MtChimney_EventScript_BusyMagmaGrunt2:: @ 822F0A5
msgbox MtChimney_Text_MeteoritesPackAmazingPower, MSGBOX_SIGN
end
MtChimney_EventScript_22F0AE:: @ 822F0AE
msgbox MtChimney_Text_22F9D1, MSGBOX_SIGN
MtChimney_EventScript_BusyMagmaGrunt3:: @ 822F0AE
msgbox MtChimney_Text_YouBetterNotMessWithUs, MSGBOX_SIGN
end
MtChimney_EventScript_22F0B7:: @ 822F0B7
msgbox MtChimney_Text_22FA2F, MSGBOX_SIGN
MtChimney_EventScript_BusyMagmaGrunt4:: @ 822F0B7
msgbox MtChimney_Text_AquasNameSimilar, MSGBOX_SIGN
end
MtChimney_EventScript_22F0C0:: @ 822F0C0
msgbox MtChimney_Text_22FA8B, MSGBOX_SIGN
MtChimney_EventScript_BusyMagmaGrunt5:: @ 822F0C0
msgbox MtChimney_Text_DouseThemInFire, MSGBOX_SIGN
end
MtChimney_EventScript_22F0C9:: @ 822F0C9
msgbox MtChimney_Text_22FAA5, MSGBOX_SIGN
MtChimney_EventScript_BusyMagmaGrunt6:: @ 822F0C9
msgbox MtChimney_Text_KeepMakingMoreLand, MSGBOX_SIGN
end
MtChimney_EventScript_22F0D2:: @ 822F0D2
msgbox MtChimney_Text_22FACB, MSGBOX_SIGN
MtChimney_EventScript_MagmaPoochyena:: @ 822F0D2
msgbox MtChimney_Text_Bufoh, MSGBOX_SIGN
end
MtChimney_EventScript_22F0DB:: @ 822F0DB
msgbox MtChimney_Text_22FDFC, MSGBOX_SIGN
MtChimney_EventScript_AquaPoochyena:: @ 822F0DB
msgbox MtChimney_Text_Bushaa, MSGBOX_SIGN
end
MtChimney_EventScript_22F0E4:: @ 822F0E4
MtChimney_EventScript_MeteoriteMachine:: @ 822F0E4
lockall
goto_if_unset FLAG_DEFEATED_EVIL_TEAM_MT_CHIMNEY, MtChimney_EventScript_22F137
goto_if_set FLAG_RECEIVED_METEORITE, MtChimney_EventScript_22F12D
msgbox MtChimney_Text_22FF12, MSGBOX_YESNO
goto_if_unset FLAG_DEFEATED_EVIL_TEAM_MT_CHIMNEY, MtChimney_EventScript_MachineOn
goto_if_set FLAG_RECEIVED_METEORITE, MtChimney_EventScript_MachineOff
msgbox MtChimney_Text_RemoveTheMeteorite, MSGBOX_YESNO
compare VAR_RESULT, 0
goto_if_eq MtChimney_EventScript_22F123
msgbox MtChimney_Text_22FF66, MSGBOX_DEFAULT
goto_if_eq MtChimney_EventScript_LeaveMeteoriteAlone
msgbox MtChimney_Text_PlayerRemovedMeteorite, MSGBOX_DEFAULT
giveitem_std ITEM_METEORITE
setflag FLAG_RECEIVED_METEORITE
releaseall
end
MtChimney_EventScript_22F123:: @ 822F123
msgbox MtChimney_Text_22FF9C, MSGBOX_DEFAULT
MtChimney_EventScript_LeaveMeteoriteAlone:: @ 822F123
msgbox MtChimney_Text_PlayerLeftMeteorite, MSGBOX_DEFAULT
releaseall
end
MtChimney_EventScript_22F12D:: @ 822F12D
msgbox MtChimney_Text_22FFC0, MSGBOX_DEFAULT
MtChimney_EventScript_MachineOff:: @ 822F12D
msgbox MtChimney_Text_MachineMakesNoResponse, MSGBOX_DEFAULT
releaseall
end
MtChimney_EventScript_22F137:: @ 822F137
msgbox MtChimney_Text_22FEAA, MSGBOX_DEFAULT
MtChimney_EventScript_MachineOn:: @ 822F137
msgbox MtChimney_Text_MetoriteFittedOnMachine, MSGBOX_DEFAULT
releaseall
end
MtChimney_EventScript_22F141:: @ 822F141
msgbox MtChimney_Text_22FFFA, MSGBOX_SIGN
MtChimney_EventScript_RouteSign:: @ 822F141
msgbox MtChimney_Text_RouteSign, MSGBOX_SIGN
end
MtChimney_EventScript_22F14A:: @ 822F14A
trainerbattle_single TRAINER_SHELBY_1, MtChimney_Text_23001D, MtChimney_Text_230076, MtChimney_EventScript_22F176
MtChimney_EventScript_Shelby:: @ 822F14A
trainerbattle_single TRAINER_SHELBY_1, MtChimney_Text_ShelbyIntro, MtChimney_Text_ShelbyDefeat, MtChimney_EventScript_DefeatedShelby
specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, 1
goto_if_eq MtChimney_EventScript_22F195
msgbox MtChimney_Text_2300A2, MSGBOX_DEFAULT
compare VAR_RESULT, TRUE
goto_if_eq MtChimney_EventScript_RematchShelby
msgbox MtChimney_Text_ShelbyPostBattle, MSGBOX_DEFAULT
release
end
MtChimney_EventScript_22F176:: @ 822F176
MtChimney_EventScript_DefeatedShelby:: @ 822F176
special PlayerFaceTrainerAfterBattle
waitmovement 0
msgbox MtChimney_Text_2300E3, MSGBOX_DEFAULT
msgbox MtChimney_Text_ShelbyRegister, MSGBOX_DEFAULT
register_matchcall TRAINER_SHELBY_1
release
end
MtChimney_EventScript_22F195:: @ 822F195
trainerbattle_rematch TRAINER_SHELBY_1, MtChimney_Text_230153, MtChimney_Text_2301BB
msgbox MtChimney_Text_2301E7, MSGBOX_AUTOCLOSE
MtChimney_EventScript_RematchShelby:: @ 822F195
trainerbattle_rematch TRAINER_SHELBY_1, MtChimney_Text_ShelbyRematchIntro, MtChimney_Text_ShelbyRematchDefeat
msgbox MtChimney_Text_ShelbyPostRematch, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F1AC:: @ 822F1AC
trainerbattle_single TRAINER_MELISSA, MtChimney_Text_23022A, MtChimney_Text_23026D
msgbox MtChimney_Text_230292, MSGBOX_AUTOCLOSE
MtChimney_EventScript_Melissa:: @ 822F1AC
trainerbattle_single TRAINER_MELISSA, MtChimney_Text_MelissaIntro, MtChimney_Text_MelissaDefeat
msgbox MtChimney_Text_MelissaPostBattle, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F1C3:: @ 822F1C3
trainerbattle_single TRAINER_SHEILA, MtChimney_Text_2302BD, MtChimney_Text_230304
msgbox MtChimney_Text_23033A, MSGBOX_AUTOCLOSE
MtChimney_EventScript_Sheila:: @ 822F1C3
trainerbattle_single TRAINER_SHEILA, MtChimney_Text_SheilaIntro, MtChimney_Text_SheilaDefeat
msgbox MtChimney_Text_SheilaPostBattle, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F1DA:: @ 822F1DA
trainerbattle_single TRAINER_SHIRLEY, MtChimney_Text_2303DF, MtChimney_Text_230436
msgbox MtChimney_Text_230463, MSGBOX_AUTOCLOSE
MtChimney_EventScript_Shirley:: @ 822F1DA
trainerbattle_single TRAINER_SHIRLEY, MtChimney_Text_ShirleyIntro, MtChimney_Text_ShirleyDefeat
msgbox MtChimney_Text_ShirleyPostBattle, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F1F1:: @ 822F1F1
trainerbattle_single TRAINER_GRUNT_24, MtChimney_Text_22F8B6, MtChimney_Text_22F921
msgbox MtChimney_Text_22F93A, MSGBOX_AUTOCLOSE
MtChimney_EventScript_Grunt24:: @ 822F1F1
trainerbattle_single TRAINER_GRUNT_24, MtChimney_Text_Grunt24Intro, MtChimney_Text_Grunt24Defeat
msgbox MtChimney_Text_Grunt24PostBattle, MSGBOX_AUTOCLOSE
end
MtChimney_EventScript_22F208:: @ 822F208
trainerbattle_single TRAINER_SAWYER_1, MtChimney_Text_2304B3, MtChimney_Text_2304F7, MtChimney_EventScript_22F234
MtChimney_EventScript_Sawyer:: @ 822F208
trainerbattle_single TRAINER_SAWYER_1, MtChimney_Text_SawyerIntro, MtChimney_Text_SawyerDefeat, MtChimney_EventScript_SawyerDefeated
specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, 1
goto_if_eq MtChimney_EventScript_22F253
msgbox MtChimney_Text_230519, MSGBOX_DEFAULT
compare VAR_RESULT, TRUE
goto_if_eq MtChimney_EventScript_SawyerRematch
msgbox MtChimney_Text_SawyerPostBattle, MSGBOX_DEFAULT
release
end
MtChimney_EventScript_22F234:: @ 822F234
MtChimney_EventScript_SawyerDefeated:: @ 822F234
special PlayerFaceTrainerAfterBattle
waitmovement 0
msgbox MtChimney_Text_230557, MSGBOX_DEFAULT
msgbox MtChimney_Text_SawyerRegister, MSGBOX_DEFAULT
register_matchcall TRAINER_SAWYER_1
release
end
MtChimney_EventScript_22F253:: @ 822F253
trainerbattle_rematch TRAINER_SAWYER_1, MtChimney_Text_23059C, MtChimney_Text_2305E3
msgbox MtChimney_Text_230614, MSGBOX_AUTOCLOSE
MtChimney_EventScript_SawyerRematch:: @ 822F253
trainerbattle_rematch TRAINER_SAWYER_1, MtChimney_Text_SawyerRematchIntro, MtChimney_Text_SawyerRematchDefeat
msgbox MtChimney_Text_SawyerPostRematch, MSGBOX_AUTOCLOSE
end
MtChimney_Text_22F26A: @ 822F26A
MtChimney_Text_MeteoriteWillActivateVolcano: @ 822F26A
.string "The power contained in the METEORITE…\p"
.string "By amplifying its power with this\n"
.string "machine, MT. CHIMNEY's volcanic\l"
@@ -554,7 +569,7 @@ MtChimney_Text_22F26A: @ 822F26A
.string "the crater and…\l"
.string "Fufufu…$"
MtChimney_Text_22F32E: @ 822F32E
MtChimney_Text_MaxieIntro: @ 822F32E
.string "MAXIE: Hm?\n"
.string "Who are you?\p"
.string "… … … … … …\n"
@@ -582,11 +597,11 @@ MtChimney_Text_22F32E: @ 822F32E
.string "I'll teach you the consequences of\l"
.string "meddling in our grand design!$"
MtChimney_Text_22F5CF: @ 822F5CF
MtChimney_Text_MaxieDefeat: @ 822F5CF
.string "What?!\p"
.string "I, MAXIE, was caught off guard?!$"
MtChimney_Text_22F5F7: @ 822F5F7
MtChimney_Text_MaxieYouHaventSeenLastOfMagma: @ 822F5F7
.string "MAXIE: But, enough.\n"
.string "I will back off this time.\p"
.string "But don't think that this is the last\n"
@@ -595,81 +610,81 @@ MtChimney_Text_22F5F7: @ 822F5F7
.string "Even without the METEORITE, if we\n"
.string "obtain that ORB… Fufufu…$"
MtChimney_Text_22F6AA: @ 822F6AA
MtChimney_Text_TabithaIntro: @ 822F6AA
.string "Hehehe!\p"
.string "So you've come all the way here!\p"
.string "But you're too late!\n"
.string "I've already delivered the METEORITE\l"
.string "from METEOR FALLS to the BOSS!$"
MtChimney_Text_22F72C: @ 822F72C
MtChimney_Text_TabithaDefeat: @ 822F72C
.string "Hehehe…\p"
.string "Even though I've lost, if our leader\n"
.string "awakens that thing…$"
MtChimney_Text_22F76D: @ 822F76D
MtChimney_Text_TabithaPostBattle: @ 822F76D
.string "BOSS, hurry!\n"
.string "Give it the METEORITE's energy!\p"
.string "Hehehe…$"
MtChimney_Text_22F7A2: @ 822F7A2
MtChimney_Text_Grunt31Intro: @ 822F7A2
.string "We of TEAM MAGMA are working hard for\n"
.string "everyone's sake.\p"
.string "Like, if that thing's power made more\n"
.string "land, there'd be more places to live.\p"
.string "Everyone'd be happy!$"
MtChimney_Text_22F83A: @ 822F83A
MtChimney_Text_Grunt31Defeat: @ 822F83A
.string "Hunh?\n"
.string "What do you mean I lost?$"
MtChimney_Text_22F859: @ 822F859
MtChimney_Text_Grunt31PostBattle: @ 822F859
.string "Our BOSS says, “It will make everyone\n"
.string "happy.”\p"
.string "But why does everyone keep getting\n"
.string "in our way?$"
MtChimney_Text_22F8B6: @ 822F8B6
MtChimney_Text_Grunt24Intro: @ 822F8B6
.string "If there were more land, I'd be able\n"
.string "to get a big house of my own!\p"
.string "I'm going to build it on hardened lava!$"
MtChimney_Text_22F921: @ 822F921
MtChimney_Text_Grunt24Defeat: @ 822F921
.string "My dream of a big house…$"
MtChimney_Text_22F93A: @ 822F93A
MtChimney_Text_Grunt24PostBattle: @ 822F93A
.string "A kid like you, you ought to be\n"
.string "splashing about in the waves!$"
MtChimney_Text_22F978: @ 822F978
MtChimney_Text_TeamAquaAlwaysMessingWithPlans: @ 822F978
.string "That annoying TEAM AQUA…\n"
.string "They always mess with our plans!$"
MtChimney_Text_22F9B2: @ 822F9B2
MtChimney_Text_MeteoritesPackAmazingPower: @ 822F9B2
.string "METEORITES pack amazing power!$"
MtChimney_Text_22F9D1: @ 822F9D1
MtChimney_Text_YouBetterNotMessWithUs: @ 822F9D1
.string "You'd better not mess with us!\p"
.string "We're trying to awaken that thing\n"
.string "for the benefit of everyone!$"
MtChimney_Text_22FA2F: @ 822FA2F
MtChimney_Text_AquasNameSimilar: @ 822FA2F
.string "We're TEAM MAGMA!\p"
.string "They're TEAM AQUA!\p"
.string "It totally annoys me that they'd\n"
.string "use a name like ours!$"
MtChimney_Text_22FA8B: @ 822FA8B
MtChimney_Text_DouseThemInFire: @ 822FA8B
.string "Yeah!\n"
.string "Douse them in fire!$"
MtChimney_Text_22FAA5: @ 822FAA5
MtChimney_Text_KeepMakingMoreLand: @ 822FAA5
.string "We're going to keep making more land!$"
MtChimney_Text_22FACB: @ 822FACB
MtChimney_Text_Bufoh: @ 822FACB
.string "Bufoh!$"
MtChimney_Text_22FAD2: @ 822FAD2
MtChimney_Text_ArchieGoStopTeamMagma: @ 822FAD2
.string "ARCHIE: Grr, {PLAYER}!\n"
.string "I should've guessed you'd show up!\p"
.string "See for yourself what the fanatics\n"
@@ -679,14 +694,14 @@ MtChimney_Text_22FAD2: @ 822FAD2
.string "Doing something like that will cause\n"
.string "the volcano's eruption!$"
MtChimney_Text_22FBC7: @ 822FBC7
MtChimney_Text_ArchieIHaveMyHandsFull: @ 822FBC7
.string "ARCHIE: Grrr…\p"
.string "I want to stop that MAXIE,\n"
.string "but I can't!\p"
.string "Not when I have my hands full battling\n"
.string "three opponents at once!$"
MtChimney_Text_22FC3D: @ 822FC3D
MtChimney_Text_ArchieThankYou: @ 822FC3D
.string "ARCHIE: {PLAYER}!\n"
.string "Thank you!\p"
.string "With your help, we thwarted TEAM\n"
@@ -698,161 +713,161 @@ MtChimney_Text_22FC3D: @ 822FC3D
.string "our pursuit of TEAM MAGMA.\p"
.string "{PLAYER}, we shall meet again!$"
MtChimney_Text_22FD1F: @ 822FD1F
MtChimney_Text_MagmaOutnumbersUs: @ 822FD1F
.string "Darn… TEAM MAGMA outnumbers us!\n"
.string "We can't keep up with them!$"
MtChimney_Text_22FD5B: @ 822FD5B
MtChimney_Text_LessHabitatForWaterPokemon: @ 822FD5B
.string "If they expand the land, there'll be\n"
.string "less habitats for WATER POKéMON!$"
MtChimney_Text_22FDA1: @ 822FDA1
MtChimney_Text_MagmasNameSimilar: @ 822FDA1
.string "We're TEAM AQUA!\p"
.string "They're TEAM MAGMA!\p"
.string "It burns me up that they'd use such\n"
.string "a confusing name!$"
MtChimney_Text_22FDFC: @ 822FDFC
MtChimney_Text_Bushaa: @ 822FDFC
.string "Bushaa!$"
MtChimney_Text_22FE04: @ 822FE04
MtChimney_Text_LavaCookiesJust200: @ 822FE04
.string "LAVA COOKIES are MT. CHIMNEY's local\n"
.string "specialty.\p"
.string "Try one. It's just ¥200.$"
MtChimney_Text_22FE4D: @ 822FE4D
MtChimney_Text_ThankYouDear: @ 822FE4D
.string "Thank you, dear!$"
MtChimney_Text_22FE5E: @ 822FE5E
MtChimney_Text_YouveNotGotTheMoney: @ 822FE5E
.string "Oh, dear. You can't buy a thing if\n"
.string "you've not got the money.$"
MtChimney_Text_22FE9B: @ 822FE9B
MtChimney_Text_OhFineThen: @ 822FE9B
.string "Oh, fine then.$"
MtChimney_Text_22FEAA: @ 822FEAA
MtChimney_Text_MetoriteFittedOnMachine: @ 822FEAA
.string "A METEORITE is fitted on a mysterious\n"
.string "machine…\p"
.string "The machine seems to be storing\n"
.string "energy in the METEORITE.$"
MtChimney_Text_22FF12: @ 822FF12
MtChimney_Text_RemoveTheMeteorite: @ 822FF12
.string "A METEORITE is fitted on a mysterious\n"
.string "machine…\p"
.string "Do you want to remove the METEORITE?$"
MtChimney_Text_22FF66: @ 822FF66
MtChimney_Text_PlayerRemovedMeteorite: @ 822FF66
.string "{PLAYER} removed the METEORITE from\n"
.string "the mysterious machine.$"
MtChimney_Text_22FF9C: @ 822FF9C
MtChimney_Text_PlayerLeftMeteorite: @ 822FF9C
.string "{PLAYER} left the METEORITE where\n"
.string "it was.$"
MtChimney_Text_22FFC0: @ 822FFC0
MtChimney_Text_MachineMakesNoResponse: @ 822FFC0
.string "This mysterious machine…\n"
.string "It makes no response whatsoever.$"
MtChimney_Text_22FFFA: @ 822FFFA
MtChimney_Text_RouteSign: @ 822FFFA
.string "{DOWN_ARROW} JAGGED PATH\n"
.string "LAVARIDGE TOWN AHEAD$"
MtChimney_Text_23001D: @ 823001D
MtChimney_Text_ShelbyIntro: @ 823001D
.string "I've been to the hot springs and\n"
.string "refreshed my tired bones.\l"
.string "Right now I'm feeling strong!$"
MtChimney_Text_230076: @ 8230076
MtChimney_Text_ShelbyDefeat: @ 8230076
.string "Oh, my goodness.\n"
.string "Now, aren't you something!$"
MtChimney_Text_2300A2: @ 82300A2
MtChimney_Text_ShelbyPostBattle: @ 82300A2
.string "Well, well, I've lost. I can't call\n"
.string "myself an EXPERT now, can I?$"
MtChimney_Text_2300E3: @ 82300E3
MtChimney_Text_ShelbyRegister: @ 82300E3
.string "Thank you, child. It was fun, as if\n"
.string "I were battling my own grandchild.\p"
.string "Please, come see me again for\n"
.string "a rematch.$"
MtChimney_Text_230153: @ 8230153
MtChimney_Text_ShelbyRematchIntro: @ 8230153
.string "If you can mesh your heart with those\n"
.string "of your POKéMON, why, you should be\l"
.string "able to achieve great things.$"
MtChimney_Text_2301BB: @ 82301BB
MtChimney_Text_ShelbyRematchDefeat: @ 82301BB
.string "Oh, my goodness.\n"
.string "Now, aren't you something!$"
MtChimney_Text_2301E7: @ 82301E7
MtChimney_Text_ShelbyPostRematch: @ 82301E7
.string "Perhaps your heart has become one\n"
.string "with the hearts of your POKéMON.$"
MtChimney_Text_23022A: @ 823022A
MtChimney_Text_MelissaIntro: @ 823022A
.string "I've got the fire in me, baby.\n"
.string "I can't stand it! I have to battle!$"
MtChimney_Text_23026D: @ 823026D
MtChimney_Text_MelissaDefeat: @ 823026D
.string "Ooh, that was a scorching-hot match!$"
MtChimney_Text_230292: @ 8230292
MtChimney_Text_MelissaPostBattle: @ 8230292
.string "The heat of MT. CHIMNEY warms\n"
.string "me up, baby!$"
MtChimney_Text_2302BD: @ 82302BD
MtChimney_Text_SheilaIntro: @ 82302BD
.string "I've finally made it to MT. CHIMNEY.\n"
.string "I want to make my POKéMON battle!$"
MtChimney_Text_230304: @ 8230304
MtChimney_Text_SheilaDefeat: @ 8230304
.string "The way you battle…\n"
.string "It's like a MT. CHIMNEY eruption!$"
MtChimney_Text_23033A: @ 823033A
MtChimney_Text_SheilaPostBattle: @ 823033A
.string "Like I said, I've finally made it to\n"
.string "MT. CHIMNEY. It would be a shame if\l"
.string "I only do a little sightseeing…\p"
.string "I want to get in some battles and buy\n"
.string "COOKIES as souvenirs.$"
MtChimney_Text_2303DF: @ 82303DF
MtChimney_Text_ShirleyIntro: @ 82303DF
.string "Since I bathed in the hot springs,\n"
.string "I've been feeling great!\l"
.string "I'm sure I'm going to win!$"
MtChimney_Text_230436: @ 8230436
MtChimney_Text_ShirleyDefeat: @ 8230436
.string "Yowch!\n"
.string "I'm getting a chill out of the water.$"
MtChimney_Text_230463: @ 8230463
MtChimney_Text_ShirleyPostBattle: @ 8230463
.string "I'll have to take another dip in the\n"
.string "hot springs. Want to join me?\p"
.string "Just joking!$"
MtChimney_Text_2304B3: @ 82304B3
MtChimney_Text_SawyerIntro: @ 82304B3
.string "This is one fine mountain! Plenty of\n"
.string "hot people around for company!$"
MtChimney_Text_2304F7: @ 82304F7
MtChimney_Text_SawyerDefeat: @ 82304F7
.string "Oh, you're a real firebrand, too!$"
MtChimney_Text_230519: @ 8230519
MtChimney_Text_SawyerPostBattle: @ 8230519
.string "I think I need a dip in LAVARIDGE\n"
.string "HOT SPRING with the locals!$"
MtChimney_Text_230557: @ 8230557
MtChimney_Text_SawyerRegister: @ 8230557
.string "I like little fireballs like you.\n"
.string "Let me register you in my POKéNAV.$"
MtChimney_Text_23059C: @ 823059C
MtChimney_Text_SawyerRematchIntro: @ 823059C
.string "I'm happily surrounded by hot people\n"
.string "around these parts. I won't lose!$"
MtChimney_Text_2305E3: @ 82305E3
MtChimney_Text_SawyerRematchDefeat: @ 82305E3
.string "Gosh, you're still the same\n"
.string "firebrand as before!$"
MtChimney_Text_230614: @ 8230614
MtChimney_Text_SawyerPostRematch: @ 8230614
.string "Actually, it really is hot here.\n"
.string "I'm overdressed for these parts.$"