pokefirered/data/maps/SevenIsland_TanobyRuins_WeepthChamber/scripts.inc
2022-06-24 21:10:48 -04:00

8 lines
241 B
PHP

SevenIsland_TanobyRuins_WeepthChamber_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, SevenIsland_TanobyRuins_WeepthChamber_OnTransition
.byte 0
SevenIsland_TanobyRuins_WeepthChamber_OnTransition::
call EventScript_TryDarkenRuins
end