Home
last modified time | relevance | path

Searched refs:resists_ston (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddog.c591 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
611 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddog.c591 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
611 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddog.c591 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
611 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddog.c661 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
686 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddog.c661 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
686 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddog.c661 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
686 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/nethack33/nethack-3.3.1/include/
H A Dmondata.h20 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmondata.h20 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmondata.h20 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddog.c713 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
747 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddog.c712 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
746 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmondata.h20 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmondata.h20 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmondata.h20 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddog.c741 ((touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
775 if (touch_petrifies(&mons[obj->corpsenm]) && !resists_ston(mon))
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmondata.h21 #define resists_ston(mon) (((mon)->mintrinsics & MR_STONE) != 0) macro
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyouprop.h80 #define Stone_resistance (EStone_resistance || resists_ston(&youmonst))

1234567