diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-06-21 01:56:57 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-06-22 17:18:58 -0400 |
commit | fac62881560190b3380d7fdbf197aa48ce337982 (patch) | |
tree | 028ddeb79c29fb61466b630ef7ff05706a7f81a0 /data/scripts/gabby_and_ty.inc | |
parent | 46f4a4bbf7239743c333cd32d30b74a7b3176acc (diff) |
Add local object event ids for referenced objects
Diffstat (limited to 'data/scripts/gabby_and_ty.inc')
-rw-r--r-- | data/scripts/gabby_and_ty.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/scripts/gabby_and_ty.inc b/data/scripts/gabby_and_ty.inc index dfe8780e7..84cd315f7 100644 --- a/data/scripts/gabby_and_ty.inc +++ b/data/scripts/gabby_and_ty.inc @@ -13,6 +13,7 @@ EventScript_UnusedRet:: @ 828CCC6 @ 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 GabbyAndTy_EventScript_UpdateLocation:: @ 828CCC7 cleartrainerflag TRAINER_GABBY_AND_TY_6 specialvar VAR_RESULT, GabbyAndTyGetBattleNum |