COMPASS
else if (wordvalue[wordnumber] == COMPASS && TestBit(inven, COMPASS))
else if (wordvalue[wordnumber] == COMPASS)
case COMPASS:
SetBit(location[position].objects, COMPASS);
{ 237, COMPASS },
{ "compass", COMPASS, OBJECT, NULL },