summaryrefslogtreecommitdiff
path: root/data/maps/MtPyre_Exterior
diff options
context:
space:
mode:
authorFontbane <fontbane@gmail.com>2019-04-16 10:40:32 -0400
committerhuderlem <huderlem@gmail.com>2019-04-22 17:23:59 -0500
commit2c076f1f3e8700e081c39792bd5a756511f86c7d (patch)
tree5c42e6715936311c757f37b225fcf38e68419c56 /data/maps/MtPyre_Exterior
parentdbdb51e1a50c084a781a9e44dec19dc7b2cea597 (diff)
Doc most OnTransitions
Diffstat (limited to 'data/maps/MtPyre_Exterior')
-rw-r--r--data/maps/MtPyre_Exterior/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtPyre_Exterior/scripts.inc b/data/maps/MtPyre_Exterior/scripts.inc
index e24f8ea68..62c64e7c6 100644
--- a/data/maps/MtPyre_Exterior/scripts.inc
+++ b/data/maps/MtPyre_Exterior/scripts.inc
@@ -1,8 +1,8 @@
MtPyre_Exterior_MapScripts:: @ 8231FCC
- map_script MAP_SCRIPT_ON_TRANSITION, MtPyre_Exterior_MapScript1_231FD2
+ map_script MAP_SCRIPT_ON_TRANSITION, MtPyre_Exterior_MapScript1_OnTransition
.byte 0
-MtPyre_Exterior_MapScript1_231FD2: @ 8231FD2
+MtPyre_Exterior_MapScript1_OnTransition: @ 8231FD2
call MtPyre_Exterior_EventScript_231FD8
end