mud/lib/doc/efun/all/disable_wizard
2020-09-06 05:43:07 -07:00

13 lines
263 B
Plaintext

disable_wizard - remove wizard priveleges from an object
void disable_wizard();
This efun is only available if NO_WIZARDS is not defined.
The opposite of enable_wizard(). Disables wizard privileges from the
current object.
See also:
enable_wizard,
wizardp