diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-03-04 16:34:09 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2021-03-04 19:30:19 -0600 |
commit | 734a15135f8f0b23541b4c2bb2af27ffa560a8dc (patch) | |
tree | 8a8d32bfbe22b899403b7d078aaf7edb8d066222 /data/scripts/gabby_and_ty.inc | |
parent | 91ab30fa71dfe800215e9e7b3309f366ccc6173e (diff) |
Clean up a few unlabeled scripts
Diffstat (limited to 'data/scripts/gabby_and_ty.inc')
-rw-r--r-- | data/scripts/gabby_and_ty.inc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/scripts/gabby_and_ty.inc b/data/scripts/gabby_and_ty.inc index 84cd315f7..c7f576aba 100644 --- a/data/scripts/gabby_and_ty.inc +++ b/data/scripts/gabby_and_ty.inc @@ -1,16 +1,3 @@ -@ Unused -EventScript_28CCAA:: @ 828CCAA - setvar VAR_0x8005, 8 - special InterviewBefore - compare VAR_RESULT, 1 - goto_if_eq EventScript_UnusedRet - setvar VAR_0x8005, 8 - special InterviewAfter - return - -EventScript_UnusedRet:: @ 828CCC6 - return - @ Gabby and Ty always move to the same spots for the first 5 battles @ From the 6th battle onwards, they move randomly between locations 6-8 @ Note: The local IDs of Gabby and Ty are hard-coded in GabbyAndTySetScriptVarsToObjectEventLocalIds |