1a0 @verb #2111:"cleanup-list" any none none rxdo #7446 @program #2111:"cleanup-list" any none none if (dobjstr == "all" || dobjstr == "everything") $housekeeper:cleanup_list() else who = $string_utils:match_player(dobjstr) if ($command_utils:player_match_failed(who, args[1])) return endif $housekeeper:cleanup_list(who) endif "Last modified by NH (#2369) on Wed Dec 30 03:38:35 1998 MST." . 0