Lines Matching refs:ARMOR
171 {'W', "W wear armor"},
173 {'T', "T take armor off"},
186 {']', "] print current armor"},
243 descs[i].sepchar = ((obj->what_is & ARMOR) && obj->is_protected)
556 if (obj->what_is & (WEAPON | ARMOR | WAND | RING)) {
635 case ARMOR:
722 ch2 = ((obj->what_is & ARMOR) && obj->is_protected) ? '}' : ')';
741 case ARMOR:
757 if (rogue.armor) {
758 single_inv(rogue.armor->ichar);
823 id = "armor";