blob: 8a606a2c37116eb1e2ba247ddc8ed2fc3a7a2d0e (
plain)
1
2
3
4
5
6
7
|
SevenIsland_TanobyRuins_LiptooChamber_MapScripts:: @ 8164CDE
map_script MAP_SCRIPT_ON_TRANSITION, SevenIsland_TanobyRuins_LiptooChamber_OnTransition
.byte 0
SevenIsland_TanobyRuins_LiptooChamber_OnTransition:: @ 8164CE4
call EventScript_TryDarkenRuins
end
|