SPEC
RING("gain strength", "ruby", SPEC),
RING("increase damage", "silver", SPEC),
RING("protection", "granite", SPEC),
if (objects[otmp->otyp].bits & SPEC) {
if (obj->known && (objects[obj->otyp].bits & SPEC)) {
#define OPTSPEC (OPTOPRN|SPEC)
{"FILL",0x0FC0, FILL, {SPEC, 0, 0, 0}},
{"LINE",0xDF1A, LINE, {SPEC, 0, 0, 0}},
{"PIXBLT",0x0F00,PIXBLT,{SPEC, SPEC, 0, 0}},
if( (req & ~OPTOPRN) == SPEC ) {