Searched refs:CRYSKNIFE (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h33 #define CRYSKNIFE 26 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h33 #define CRYSKNIFE 26 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwield.c708 uwep->otyp = CRYSKNIFE;
716 if(uwep->otyp == CRYSKNIFE && amount < 0) {
H A Dweapon.c471 KATANA, UNICORN_HORN, CRYSKNIFE, TRIDENT, LONG_SWORD,
H A Dinvent.c383 boolean crysknife = (obj->otyp == CRYSKNIFE);
403 obj->otyp = CRYSKNIFE;
H A Dobjnam.c525 boolean iscrys = (obj->otyp == CRYSKNIFE);
2634 if (is_damageable(otmp) || otmp->otyp == CRYSKNIFE) {
H A Ddo.c609 case CRYSKNIFE:
H A Dmonmove.c1337 !(typ >= DAGGER && typ <= CRYSKNIFE) &&
H A Deat.c1157 case CRYSKNIFE:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwield.c708 uwep->otyp = CRYSKNIFE;
716 if(uwep->otyp == CRYSKNIFE && amount < 0) {
H A Dweapon.c471 KATANA, UNICORN_HORN, CRYSKNIFE, TRIDENT, LONG_SWORD,
H A Dinvent.c383 boolean crysknife = (obj->otyp == CRYSKNIFE);
403 obj->otyp = CRYSKNIFE;
H A Dobjnam.c525 boolean iscrys = (obj->otyp == CRYSKNIFE);
2634 if (is_damageable(otmp) || otmp->otyp == CRYSKNIFE) {
H A Ddo.c609 case CRYSKNIFE:
H A Dmonmove.c1337 !(typ >= DAGGER && typ <= CRYSKNIFE) &&
H A Deat.c1157 case CRYSKNIFE:

Completed in 90 milliseconds