pokeemerald-expansion/data/maps/SevenIsland_TanobyRuins_WeepthChamber_Frlg/scripts.inc
2026-01-28 17:41:12 +01:00

8 lines
246 B
PHP

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