#include <mudlib.h> inherit ROOM; void reset(status arg) { set_weather(1,1,0); set_short("0"); set_long("I love a sunburnt room Waa-waa-waa "); }