Home
last modified time | relevance | path

Searched refs:SPFX_REFLECT (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dartifact.h41 #define SPFX_REFLECT 0x04000000L /* Reflection */ macro
H A Dartilist.h116 (SPFX_RESTR | SPFX_DCLAS | SPFX_REFLECT), 0, S_DRAGON,
216 (SPFX_NOGEN | SPFX_RESTR | SPFX_INTEL | SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dartifact.h41 #define SPFX_REFLECT 0x04000000L /* Reflection */ macro
H A Dartilist.h116 (SPFX_RESTR | SPFX_DCLAS | SPFX_REFLECT), 0, S_DRAGON,
216 (SPFX_NOGEN | SPFX_RESTR | SPFX_INTEL | SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dartifact.h38 #define SPFX_REFLECT 0x04000000L /* Reflection */ macro
H A Dartilist.h117 (SPFX_WARN | SPFX_RESTR | SPFX_DCLAS | SPFX_REFLECT), 0, S_DRAGON,
228 (SPFX_NOGEN | SPFX_RESTR | SPFX_INTEL | SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h192 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/nethack34/nethack-3.4.3/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h200 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h200 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/nethack33/nethack-3.3.1/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h192 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h192 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h200 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h207 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dartifact.h35 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
H A Dartilist.h194 (SPFX_RESTR|SPFX_HALRES|SPFX_REFLECT), 0, 0,
288 (SPFX_NOGEN|SPFX_RESTR|SPFX_REFLECT), 0, 0,
381 (SPFX_NOGEN|SPFX_RESTR|SPFX_INTEL|SPFX_REFLECT), SPFX_ESP, 0,
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dartifact.h36 #define SPFX_REFLECT 0x4000000L /* Reflection */ macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dartifact.c323 if ((obj->owornmask & ~W_ART) && (arti->spfx & SPFX_REFLECT))
326 if (arti->cspfx & SPFX_REFLECT)
614 if ((spfx & SPFX_REFLECT) && (wp_mask & W_WEP)) {
1786 { &EReflecting, SPFX_REFLECT },
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dartifact.c323 if ((obj->owornmask & ~W_ART) && (arti->spfx & SPFX_REFLECT))
326 if (arti->cspfx & SPFX_REFLECT)
614 if ((spfx & SPFX_REFLECT) && (wp_mask & W_WEP)) {
1786 { &EReflecting, SPFX_REFLECT },

12