pokefirered/data/maps/UndergroundPath_NorthSouthTunnel/scripts.inc

8 lines
281 B
PHP

UndergroundPath_NorthSouthTunnel_MapScripts:: @ 8160EB5
map_script MAP_SCRIPT_ON_TRANSITION, UndergroundPath_NorthSouthTunnel_OnTransition
.byte 0
UndergroundPath_NorthSouthTunnel_OnTransition:: @ 8160EBB
setworldmapflag FLAG_WORLD_MAP_UNDERGROUND_PATH_NORTH_SOUTH_TUNNEL
end