sovereignx/data/maps/SkyPillar_Entrance/scripts.inc

9 lines
205 B
PHP
Raw Normal View History

2017-11-10 01:21:31 +00:00
SkyPillar_Entrance_MapScripts:: @ 823929E
2019-04-05 00:28:37 +01:00
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_Entrance_OnTransition
2017-11-10 01:21:31 +00:00
.byte 0
2019-04-05 00:28:37 +01:00
SkyPillar_Entrance_OnTransition: @ 82392A4
2017-12-27 03:20:29 +00:00
setflag FLAG_LANDMARK_SKY_PILLAR
2017-11-10 01:21:31 +00:00
end