Home
last modified time | relevance | path

Searched refs:stoning (Results 1 – 25 of 149) sorted by relevance

123456

/dports/games/xnethack/xNetHack-xnh6.1/doc/
H A Dfixes36.510 fix accessing mons[-1] when monster figures out if a tin cures stoning
H A Dfixes32.214 yellow (acid + stoning) dragons
H A Dfixes34.1106 suppress redundant message when stoning effect transforms a golem
127 Various nemesis monsters must resist stoning so their death messages make sense
205 engulfing green slime as a purple worm was causing stoning not sliming
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/doc/
H A Dfixes36.510 fix accessing mons[-1] when monster figures out if a tin cures stoning
H A Dfixes32.214 yellow (acid + stoning) dragons
H A Dfixes34.1106 suppress redundant message when stoning effect transforms a golem
127 Various nemesis monsters must resist stoning so their death messages make sense
205 engulfing green slime as a purple worm was causing stoning not sliming
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/doc/
H A Dfixes36.510 fix accessing mons[-1] when monster figures out if a tin cures stoning
H A Dfixes32.214 yellow (acid + stoning) dragons
H A Dfixes34.1106 suppress redundant message when stoning effect transforms a golem
127 Various nemesis monsters must resist stoning so their death messages make sense
205 engulfing green slime as a purple worm was causing stoning not sliming
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmuse.c2238 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2242 boolean stoning; /* True: stop petrification, False: cure stun && confusion */
2253 if (stoning)
2290 if (stoning && vis) {
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmuse.c2238 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2242 boolean stoning; /* True: stop petrification, False: cure stun && confusion */
2253 if (stoning)
2290 if (stoning && vis) {
/dports/games/nethack34/nethack-3.4.3/doc/
H A Dfixes32.214 yellow (acid + stoning) dragons
H A Dfixes34.1106 suppress redundant message when stoning effect transforms a golem
127 Various nemesis monsters must resist stoning so their death messages make sense
205 engulfing green slime as a purple worm was causing stoning not sliming
/dports/games/nethack34-nox11/nethack-3.4.3/doc/
H A Dfixes32.214 yellow (acid + stoning) dragons
H A Dfixes34.1106 suppress redundant message when stoning effect transforms a golem
127 Various nemesis monsters must resist stoning so their death messages make sense
205 engulfing green slime as a purple worm was causing stoning not sliming
/dports/games/vultures-eye/vulture-2.3.67/nethack/doc/
H A Dfixes32.214 yellow (acid + stoning) dragons
/dports/games/unnethack/unnethack-5.1.0-20131208/doc/
H A Dfixes32.214 yellow (acid + stoning) dragons
H A Dfixes34.1106 suppress redundant message when stoning effect transforms a golem
127 Various nemesis monsters must resist stoning so their death messages make sense
205 engulfing green slime as a purple worm was causing stoning not sliming
/dports/games/vultures-eye/vulture-2.3.67/unnethack/doc/
H A Dfixes32.214 yellow (acid + stoning) dragons
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmuse.c2124 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2128 boolean stoning;
2160 if (stoning && canseemon(mon)) {
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmuse.c2124 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2128 boolean stoning;
2160 if (stoning && canseemon(mon)) {
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmuse.c2124 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2128 boolean stoning;
2160 if (stoning && canseemon(mon)) {
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmuse.c2111 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2115 boolean stoning;
2147 if (stoning && canseemon(mon)) {
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmuse.c2078 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2082 boolean stoning;
2114 if (stoning && canseemon(mon)) {
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmuse.c2344 mon_consume_unstone(mon, obj, by_you, stoning) in mon_consume_unstone() argument
2348 boolean stoning;
2380 if (stoning && canseemon(mon)) {

123456