@verb #995:"l*ook" any none none rdo #9342 @program #995:"l*ook" any none none "Allows players to look at instructions or graffiti VVOs." if (!dobj && $string_utils:match_stringlist(argstr, {"instructions"})) $msg:mtell("instructions") elseif (!dobj && $string_utils:match_stringlist(argstr, {"graffiti"})) player:tell("On one of the detention cell walls is some graffiti painted by " + (length(#1110.graffiti) == 1 ? "a former prisoner." | "some former prisoners.")) else pass() endif "Last modified by Dax (#789) on Mon May 7 13:37:08 2001 MDT." .