mirror of
https://github.com/pret/pokefirered.git
synced 2026-06-01 05:29:54 -05:00
8 lines
241 B
PHP
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
|