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