void main() { object oPC = GetExitingObject(); if (GetIsPC(oPC)){ RemoveEffect(oPC,SupernaturalEffect(EffectBlindness())); } }