diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-18 12:49:59 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-18 12:49:59 -0400 |
commit | 4f15cb02d29707bc30a57db725cbea09aec43eb8 (patch) | |
tree | 00cf809c83a39ae20e08395e7be79c538f85df90 /data/maps/ThreeIsland_Port/scripts.inc | |
parent | 9903f7a77a1836c269119dcf2766df5ab09df765 (diff) |
Rename map scene vars and partially document Oak's lab
Diffstat (limited to 'data/maps/ThreeIsland_Port/scripts.inc')
-rw-r--r-- | data/maps/ThreeIsland_Port/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/ThreeIsland_Port/scripts.inc b/data/maps/ThreeIsland_Port/scripts.inc index 8fb20ce26..17851408b 100644 --- a/data/maps/ThreeIsland_Port/scripts.inc +++ b/data/maps/ThreeIsland_Port/scripts.inc @@ -12,7 +12,7 @@ ThreeIsland_Port_EventScript_168796:: @ 8168796 faceplayer compare_var_to_value VAR_MAP_SCENE_TWO_ISLAND_JOYFUL_GAME_CORNER, 2 goto_if 4, EventScript_1687B8 - compare_var_to_value VAR_0x407B, 4 + compare_var_to_value VAR_MAP_SCENE_THREE_ISLAND, 4 goto_if 4, EventScript_1687C2 msgbox gUnknown_818A307 release |