/**
* This is the general inheritable to make an item shop that will close
* at night.
* @author Rodion
* Fri Oct 13 19:38:02 PDT 2000
*/
inherit "/std/shops/item_shop";
inherit "/std/shops/inherit/store_close";
/** @ignore done to stop the thing being replaced */
void womble() {
} /* womble() */