Home
last modified time | relevance | path

Searched refs:W_WEP (Results 1 – 5 of 5) sorted by relevance

/dragonfly/games/hack/
HDdef.obj.h99 #define W_WEP 01000L macro
HDhack.worn.c93 W_WEP, &uwep
HDhack.wield.c70 setworn(obj, W_WEP); in setuwep()
HDhack.objnam.c380 if (obj->owornmask & W_WEP) in doname()
HDhack.invent.c420 (otmp->owornmask & W_WEP))) { in getobj()