diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-09-15 23:47:07 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-09-16 19:44:47 -0500 |
| commit | 06af24bce58b9285166d27fc371ad3c3dbb63a29 (patch) | |
| tree | dbe13cafb7adfe4808042f3d77f30c2d2a83e102 /data/maps/BattleFrontier_Lounge5 | |
| parent | 340c4e1411fa2aea8345d6f9af75577644ab8b9b (diff) | |
Use misc ScrCmd constants
Diffstat (limited to 'data/maps/BattleFrontier_Lounge5')
| -rw-r--r-- | data/maps/BattleFrontier_Lounge5/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_Lounge5/scripts.inc b/data/maps/BattleFrontier_Lounge5/scripts.inc index 7a8bd1929..d762612a9 100644 --- a/data/maps/BattleFrontier_Lounge5/scripts.inc +++ b/data/maps/BattleFrontier_Lounge5/scripts.inc @@ -14,7 +14,7 @@ BattleFrontier_Lounge5_EventScript_2645C6:: @ 82645C6 compare VAR_0x8004, 255 goto_if_eq BattleFrontier_Lounge5_EventScript_26460D specialvar VAR_RESULT, ScriptGetPartyMonSpecies - compare VAR_RESULT, 412 + compare VAR_RESULT, SPECIES_EGG goto_if_eq BattleFrontier_Lounge5_EventScript_264603 special sub_813A7B8 waitmessage |
