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_Lounge1 | |
| parent | 340c4e1411fa2aea8345d6f9af75577644ab8b9b (diff) | |
Use misc ScrCmd constants
Diffstat (limited to 'data/maps/BattleFrontier_Lounge1')
| -rw-r--r-- | data/maps/BattleFrontier_Lounge1/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_Lounge1/scripts.inc b/data/maps/BattleFrontier_Lounge1/scripts.inc index 28aab432b..581cbd31e 100644 --- a/data/maps/BattleFrontier_Lounge1/scripts.inc +++ b/data/maps/BattleFrontier_Lounge1/scripts.inc @@ -29,7 +29,7 @@ BattleFrontier_Lounge1_EventScript_25E7B6:: @ 825E7B6 BattleFrontier_Lounge1_EventScript_25E7BF:: @ 825E7BF specialvar VAR_RESULT, ScriptGetPartyMonSpecies - compare VAR_RESULT, 412 + compare VAR_RESULT, SPECIES_EGG goto_if_eq BattleFrontier_Lounge1_EventScript_25E7FF special sub_8139D98 compare VAR_0x8005, 90 |
