8 lines
241 B
ObjectPascal
8 lines
241 B
ObjectPascal
SevenIsland_TanobyRuins_LiptooChamber_MapScripts::
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SevenIsland_TanobyRuins_LiptooChamber_OnTransition
|
|
.byte 0
|
|
|
|
SevenIsland_TanobyRuins_LiptooChamber_OnTransition::
|
|
call EventScript_TryDarkenRuins
|
|
end
|