inherit "inherit/room2"; void reset(status arg) { if(arg) return; set_weather(1,1,0); set_short("Magic Shop"); set_long( "Magic shop of the village of Thrance. \n"); set_exits(({ "players/epsilon/private/rd4.c", "south", })); }