Lines Matching refs:uwep
100 if (otmp == uarmg && uwep && uwep->cursed) { /* myers@uwmacc */
211 if (uwep && uwep->otyp == TWO_HANDED_SWORD)
219 } else if (uwep && uwep->cursed) {
234 if (otmp == uwep && uwep->cursed) {
236 pline("%s is welded to your hand.", Doname(uwep));
241 if (otmp == uwep)
274 if (otmp == uwep && uwep->cursed) {
275 pline("%s is welded to your hand.", Doname(uwep));
301 if (otmp == uwep)
412 if ((otmp = uwep) != Null(obj)) {