Switch to edit mode.
Name(s): @unlock-mic*rophone @debarre-mic*rophone1: if (!this:is_obedient_to(player))
2: return player:tell(E_PERM, ". You're not permitted to do that.")
3: endif
4: this:set_mike_key(0)
5: player:sub_tell("The microphone is now unlocked.")
6: "Last modified by Dax (#789) on Mon Dec 10 21:43:41 2001 MST."