#include <mudlib.h> inherit ROOM; void reset(status arg) { if(arg) return; set_short("a cave under Ille Coronos"); set_long( ); }