Sync Cable Club scripts

This commit is contained in:
GriffinR
2020-01-10 16:55:58 -05:00
parent a537577671
commit 0bb7f18b8e
120 changed files with 1142 additions and 1189 deletions
@@ -5,14 +5,15 @@ IndigoPlateau_PokemonCenter_2F_MapScripts:: @ 816EB0F
map_script MAP_SCRIPT_ON_TRANSITION, CableClub_OnTransition
.byte 0
IndigoPlateau_PokemonCenter_2F_EventScript_16EB24:: @ 816EB24
call EventScript_1BB4A3
@ The below 3 are unused and leftover from RS
IndigoPlateau_PokemonCenter_2F_EventScript_Colosseum:: @ 816EB24
call CableClub_EventScript_Colosseum
end
EventScript_16EB2A:: @ 816EB2A
call EventScript_1BB6AB
IndigoPlateau_PokemonCenter_2F_EventScript_TradeCenter:: @ 816EB2A
call CableClub_EventScript_TradeCenter
end
EventScript_16EB30:: @ 816EB30
call EventScript_1BB7DE
IndigoPlateau_PokemonCenter_2F_EventScript_RecordCorner:: @ 816EB30
call CableClub_EventScript_RecordCorner
end