1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-02-19 10:43:35 +01:00
2021-07-20 15:18:31 -04:00

9 lines
170 B
PHP

ScorchedSlab_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, ScorchedSlab_OnTransition
.byte 0
ScorchedSlab_OnTransition:
setflag FLAG_LANDMARK_SCORCHED_SLAB
end