Switch to edit mode.
Name(s): here_huh1: "Either this verb needs wizperms, or has to be owned by this room's owner. But this room's owner isn't a programmer."
2: "Check if someone is asking the tutor for help."
3: if (args[1] in {"tutor", "teach"})
4: #935:tutor(@$list_utils:reversed(args[2]))
5: return 1
6: endif
7: return pass(@args)
8: "Last modified by whiz (#3135) on Wed Aug 14 10:31:40 2002 MDT."