Scriptname _00E_MQ11a_SC22_BrittleWallSC extends ObjectReference ; ; The destructible wall of the hidden chamber in the library of ; ; Dal'Galar's castle. This script tries to ensure that it stays ; ; destructed. ; ; Event OnLoad() ; ; if MQ11a.GetCurrentStageID() >= 165 ; Self.PlayAnimation("openStart") ; EndIf ; ; EndEvent Quest Property MQ11a Auto