diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-22 19:52:11 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-02-24 10:10:18 -0600 |
commit | 4582fd15456e2c84588026cdfbe70d6b6e558a35 (patch) | |
tree | 62688976fd1204f4dae1fb4e82f999d7cb2171d4 /data/maps/Route103/scripts.inc | |
parent | bb508ade64bd152fa146b71e6734a4ea704b31f3 (diff) |
Name a ton of commonly used event scripts
Diffstat (limited to 'data/maps/Route103/scripts.inc')
-rw-r--r-- | data/maps/Route103/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route103/scripts.inc b/data/maps/Route103/scripts.inc index e13bad76d..1cb912bd0 100644 --- a/data/maps/Route103/scripts.inc +++ b/data/maps/Route103/scripts.inc @@ -4,7 +4,7 @@ Route103_MapScripts:: @ 81EC38E .byte 0 Route103_MapScript1_1EC399: @ 81EC399 - call Route103_EventScript_271ED7 + call Common_EventScript_SetupRivalGender call Route103_EventScript_2720AD end |