move some data out of event_scripts, use game stat constants

This commit is contained in:
GriffinR
2019-09-05 14:56:34 -04:00
parent 6b04ea0727
commit 1d703e786b
27 changed files with 1097 additions and 1094 deletions

View File

@@ -9,8 +9,8 @@ Route110_MapScript1_1EF279: @ 81EF279
end
Route110_OnTransition: @ 81EF27D
call Common_EventScript_SetupRivalGender
call Common_EventScript_SetupRivalOnBikeGender
call Common_EventScript_SetupRivalGfxId
call Common_EventScript_SetupRivalOnBikeGfxId
compare VAR_CYCLING_CHALLENGE_STATE, 1
call_if_eq Route110_EventScript_1EF293
end