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