void main() { object oDoor = GetObjectByTag("DeepDragonDoor3"); SetLocked(oDoor, FALSE); }