Merge pull request #437 from DizzyEggg/storage

Pokemon Storage System
This commit is contained in:
Diegoisawesome
2018-12-22 16:12:27 -06:00
committed by GitHub
104 changed files with 10877 additions and 22983 deletions

View File

@@ -1674,7 +1674,7 @@ EventScript_271E0E:: @ 8271E0E
checkflag FLAG_SYS_PC_LANETTE
call_if 1, EventScript_271E3E
msgbox gUnknown_082726A3, MSGBOX_DEFAULT
special ShowPokemonStorageSystem
special ShowPokemonStorageSystemPC
waitstate
goto EventScript_271DAC
end

File diff suppressed because it is too large Load Diff

View File

@@ -71,7 +71,7 @@ gSpecials:: @ 81DBA64
def_special ShouldTryRematchBattle
def_special IsTrainerReadyForRematch
def_special BattleSetup_StartRematchBattle
def_special ShowPokemonStorageSystem
def_special ShowPokemonStorageSystemPC
def_special HasEnoughMonsForDoubleBattle
def_special TurnOffTVScreen
def_special DoTVShow