diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-12-15 11:42:50 -0500 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-12-15 11:42:50 -0500 |
| commit | 96ec5e1b84f2c1d189dc67b53a113d0299b4f37b (patch) | |
| tree | d7836932a7ee4a3ebf3eb766ddbc6b4c9a0022a2 /data/maps/BattleFrontier_BattleArenaLobby/scripts.inc | |
| parent | 6967caefb246f9709032049b0ae2baee71f71eb6 (diff) | |
Use fadescreen constants
Diffstat (limited to 'data/maps/BattleFrontier_BattleArenaLobby/scripts.inc')
| -rw-r--r-- | data/maps/BattleFrontier_BattleArenaLobby/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattleArenaLobby/scripts.inc b/data/maps/BattleFrontier_BattleArenaLobby/scripts.inc index d6c3a3ca5..b4879f493 100644 --- a/data/maps/BattleFrontier_BattleArenaLobby/scripts.inc +++ b/data/maps/BattleFrontier_BattleArenaLobby/scripts.inc @@ -133,7 +133,7 @@ BattleFrontier_BattleArenaLobby_EventScript_TryEnterChallenge:: @ 8255E47 goto_if_eq BattleFrontier_BattleArenaLobby_EventScript_NotEnoughValidMons frontier_set FRONTIER_DATA_LVL_MODE, VAR_RESULT msgbox BattleFrontier_BattleArenaLobby_Text_SelectThreeMons, MSGBOX_DEFAULT - fadescreen 1 + fadescreen FADE_TO_BLACK call BattleFrontier_EventScript_GetLvlMode copyvar VAR_0x8004, VAR_RESULT setvar VAR_0x8005, FRONTIER_PARTY_SIZE |
