Home
last modified time | relevance | path

Searched refs:W_ARMS (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/games/hack/
Ddef.obj.h93 #define W_ARMS 010L macro
95 #define W_ARMOR (W_ARM | W_ARM2 | W_ARMH | W_ARMS | W_ARMG)
Dhack.worn.c86 W_ARMS, &uarms
Dhack.do_wear.c214 mask = W_ARMS; in doweararm()
Dhack.u_init.c358 setworn(obj, W_ARMS); in ini_inv()