If you have Switch # 1 and 2 for this, one way is to have a normal door event and put this in the code.
Branch - If Switch #1 = ON Branch - If Switch #2 = ON Change graphic Play sound Add whatever other code end end
This way you can only activate the code of the door event while both switches are on. If they both aren't on, nothing would happen if you interact with the door.