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

8 lines
244 B
PHP

SevenIsland_TanobyRuins_ViapoisChamber_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, SevenIsland_TanobyRuins_ViapoisChamber_OnTransition
.byte 0
SevenIsland_TanobyRuins_ViapoisChamber_OnTransition::
call EventScript_TryDarkenRuins
end