@verb #16:"gnat" any any any rdo #55 @program #16:"gnat" any any any "Copied from Generic Guardian (#123):gnat by whiz.kid (#3135) Oct 14 14:36:49 1997" if (!player:isa($guardian)) return player:tell("Bzzt") endif if (!args) return endif what = args[1] args = length(args) > 2 ? args[2..$] | {} argstr = argstr[length(what) + 1..$] if (what == "peek" && argstr) return force_input(player, "show911 " + argstr) endif gnat = #-1 for x in (this.owned_objects) if (x:isa($gnat)) gnat = x endif endfor `gnat.location:(what)(@args) ! E_VERBNF => player:tell("Not a valid gnat-command.")' "Last modified by whiz (#3135) on Sat Mar 9 10:57:38 2002 MST." "This verb previously owned by whiz (#3135), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:02 2002 MDT)." "Last modified by Cecil (#7407) on Mon Nov 4 14:18:12 2002 MST." .