Home
last modified time | relevance | path

Searched refs:wearing_shield (Results 1 – 12 of 12) sorted by relevance

/dports/games/nethack33/nethack-3.3.1/src/
H A Dweapon.c493 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
499 && ((strong && !wearing_shield)
511 if (((strong && !wearing_shield)
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dweapon.c493 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
499 && ((strong && !wearing_shield)
511 if (((strong && !wearing_shield)
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dweapon.c493 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
499 && ((strong && !wearing_shield)
511 if (((strong && !wearing_shield)
/dports/games/nethack34/nethack-3.4.3/src/
H A Dweapon.c491 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
497 && ((strong && !wearing_shield)
511 if (((strong && !wearing_shield)
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dweapon.c491 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
497 && ((strong && !wearing_shield)
511 if (((strong && !wearing_shield)
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dweapon.c499 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
505 && ((strong && !wearing_shield)
519 if (((strong && !wearing_shield)
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dweapon.c476 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
489 if ((strong && !wearing_shield) ||
504 if (((strong && !wearing_shield)
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dweapon.c497 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
510 if ((strong && !wearing_shield) ||
525 if (((strong && !wearing_shield)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dweapon.c659 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
665 && ((strong && !wearing_shield)
680 if (((strong && !wearing_shield) || !objects[hwep[i]].oc_bimanual)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dweapon.c659 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
665 && ((strong && !wearing_shield)
680 if (((strong && !wearing_shield) || !objects[hwep[i]].oc_bimanual)
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dweapon.c786 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; in select_hwep() local
792 && ((strong && !wearing_shield) in select_hwep()
808 if ((strong && !wearing_shield) || !objects[hwep[i]].oc_bimanual) in select_hwep()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dweapon.c648 boolean wearing_shield = (mtmp->misc_worn_check & W_ARMS) != 0; local
654 && ((strong && !wearing_shield)
668 if (((strong && !wearing_shield)