diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-08-29 14:13:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-29 14:13:39 -0500 |
| commit | 8e5c72766c2efd2d3d4e490232fcd5f6c265fe06 (patch) | |
| tree | ac0ff8a6501ac194c9123a2c4273630c3d8b33c5 /data/maps/BattleFrontier_BattlePyramidLobby | |
| parent | aca96b07f063f2d4d6543f5dd6f415a0a4c427db (diff) | |
| parent | 3dea8fa2658cb1055fb835983e8a738cf543e232 (diff) | |
Merge pull request #300 from DizzyEggg/decompile_battle_frontier_1
Decompile battle_dome
Diffstat (limited to 'data/maps/BattleFrontier_BattlePyramidLobby')
| -rw-r--r-- | data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc b/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc index 07b9fee47..ccc7b1032 100644 --- a/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc +++ b/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc @@ -130,7 +130,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_2508B1:: @ 82508B1 lock faceplayer setvar VAR_FRONTIER_FACILITY, 6 - setvar VAR_0x40CE, 0 + setvar VAR_FRONTIER_BATTLE_MODE, 0 special SavePlayerParty msgbox BattleFrontier_BattlePyramidLobby_Text_250F31, 4 |
