mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
Fix battle dome bug (again) (#8007)
This commit is contained in:
parent
eb1be34d47
commit
b4041535cf
|
|
@ -18,7 +18,7 @@ BattleFrontier_BattleDomePreBattleRoom_OnFrame:
|
|||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_EnterRoom::
|
||||
goto_if_eq VAR_0x8006, 1, BattleFrontier_BattleDomePreBattleRoom_EventScript_ReturnFromBattle
|
||||
delay 0
|
||||
delay 1
|
||||
frontier_set FRONTIER_DATA_RECORD_DISABLED, TRUE
|
||||
setvar VAR_TEMP_0, 1
|
||||
applymovement LOCALID_PLAYER, BattleFrontier_BattleDomePreBattleRoom_Movement_PlayerEnter
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user