inherit "/std/dom/error_tracker_master"; void create() { nexttime = 0; domain = "mudlib"; tracker_name = "The Mudlib's Lord of the Whinge"; other_dirs = ({ "/std", "/obj", "/global", "/cmds", "/mudlib", }); error_file = "/ERROR_REPORTS"; period = 604800; ::create(); }