diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-09-05 14:56:34 -0400 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-09-05 14:56:34 -0400 |
| commit | 1d703e786bd56bc33fe3cc3ff672e7d31d74319d (patch) | |
| tree | a459d316d6c3cddf42fd825e49a91d652c03b7af /data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc | |
| parent | 6b04ea0727973e66227b31caa2ccdcb6f2b4891f (diff) | |
move some data out of event_scripts, use game stat constants
Diffstat (limited to 'data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc')
| -rw-r--r-- | data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc b/data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc index 656090bb7..dd946c50e 100644 --- a/data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc +++ b/data/maps/LittlerootTown_ProfessorBirchsLab/scripts.inc @@ -5,7 +5,7 @@ LittlerootTown_ProfessorBirchsLab_MapScripts:: @ 81F9C91 .byte 0 LittlerootTown_ProfessorBirchsLab_MapScript1_1F9CA1: @ 81F9CA1 - call Common_EventScript_SetupRivalGender + call Common_EventScript_SetupRivalGfxId call LittlerootTown_ProfessorBirchsLab_EventScript_2720AD compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6 goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1F9CF7 |
