#include "path.h" inherit HROOM; reset(arg) { if(arg) return; set_light(1); set_inside(1); short_desc=""; long_desc=""; dest_dir=({ PATH+"","", }); }