Home
last modified time | relevance | path

Searched refs:STONING (Results 1 – 25 of 110) sorted by relevance

12345

/dports/games/nethack33/nethack-3.3.1/include/
H A Dhack.h62 #define STONING 8 macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dhack.h62 #define STONING 8 macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dhack.h62 #define STONING 8 macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dhack.h75 #define STONING 8 macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dhack.h75 #define STONING 8 macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dhack.h75 #define STONING 8 macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dhack.h76 #define STONING 8 macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dhack.h77 #define STONING 8 macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dhack.h76 #define STONING 9 macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dhack.h146 STONING = 8, enumerator
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dhack.h146 STONING = 8, enumerator
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dend.c320 done(STONING);
689 if (how == STONING && uamul && uamul->otyp == AMULET_VERSUS_STONE) {
809 else if (how == STONING)
H A Dpolyself.c953 done(STONING); in dogaze()
1313 done(STONING);
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dhack.h147 STONING = 8, enumerator
/dports/games/nethack33/nethack-3.3.1/src/
H A Dend.c233 done(STONING);
574 else if (how == STONING)
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dend.c233 done(STONING);
574 else if (how == STONING)
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dend.c234 done(STONING);
575 else if (how == STONING)
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dend.c241 done(STONING);
648 else if (how == STONING)
/dports/games/nethack34/nethack-3.4.3/src/
H A Dend.c241 done(STONING);
648 else if (how == STONING)
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dend.c609 You((how == STONING) ? "turn to stone..." : "die..."); in done_in_by()
655 { STONING, 1, "getting stoned", (char *) 0 },
1440 else if (how == STONING) in really_done()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dend.c264 done(STONING);
750 else if (how == STONING)
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dend.c305 done(STONING);
766 else if (how == STONING)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dend.c428 You((how == STONING) ? "turn to stone..." : "die...");
539 { STONING, 1, "getting stoned", (char *) 0 },
1276 else if (how == STONING)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dend.c428 You((how == STONING) ? "turn to stone..." : "die...");
539 { STONING, 1, "getting stoned", (char *) 0 },
1276 else if (how == STONING)
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dend.c266 done(STONING);
770 else if (how == STONING)

12345