// wedding-ring.c

#include "/obj/misc/wedding-ring.h"

void setup()
{
        set("long", "LONG_DESCRIPTION");
        ::setup();
}
