9 lines
205 B
PHP
Raw Normal View History

2017-11-09 19:21:31 -06:00
SkyPillar_Entrance_MapScripts:: @ 823929E
2019-04-04 19:28:37 -04:00
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_Entrance_OnTransition
2017-11-09 19:21:31 -06:00
.byte 0
2019-04-04 19:28:37 -04:00
SkyPillar_Entrance_OnTransition: @ 82392A4
2017-12-26 21:20:29 -06:00
setflag FLAG_LANDMARK_SKY_PILLAR
2017-11-09 19:21:31 -06:00
end