diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-17 21:24:47 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-17 21:24:47 -0400 |
| commit | 2435bcc09db545d337c2b45a59d5276fa08ffa08 (patch) | |
| tree | 14e90198d5dac82c0b2aedb456397c4adc7f7ecb /data/maps/PokemonLeague_BrunosRoom | |
| parent | 97dc0a6903d0b08e26d18cac5713e0fc38727fd1 (diff) | |
sys flag rearrange
Diffstat (limited to 'data/maps/PokemonLeague_BrunosRoom')
| -rw-r--r-- | data/maps/PokemonLeague_BrunosRoom/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/PokemonLeague_BrunosRoom/scripts.inc b/data/maps/PokemonLeague_BrunosRoom/scripts.inc index 6cc4a23a4..2fd9264a4 100644 --- a/data/maps/PokemonLeague_BrunosRoom/scripts.inc +++ b/data/maps/PokemonLeague_BrunosRoom/scripts.inc @@ -58,9 +58,9 @@ PokemonLeague_BrunosRoom_EventScript_1626EC:: @ 81626EC setvar VAR_0x8004, 10 setvar VAR_0x8005, 1 special SetFlavorTextFlagFromSpecialVars - checkflag FLAG_0x82C + checkflag FLAG_SYS_GAME_CLEAR call_if 0, EventScript_162751 - checkflag FLAG_0x82C + checkflag FLAG_SYS_GAME_CLEAR call_if 1, EventScript_16275A setflag FLAG_0x003 setflag FLAG_0x005 |
