Home
last modified time | relevance | path

Searched refs:MUSE_POT_ACID (Results 1 – 12 of 12) sorted by relevance

/dports/games/nethack33/nethack-3.3.1/src/
H A Dmuse.c903 #define MUSE_POT_ACID 14 macro
1004 nomore(MUSE_POT_ACID);
1007 m.has_offense = MUSE_POT_ACID;
1441 case MUSE_POT_ACID:
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dmuse.c903 #define MUSE_POT_ACID 14 macro
1004 nomore(MUSE_POT_ACID);
1007 m.has_offense = MUSE_POT_ACID;
1441 case MUSE_POT_ACID:
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmuse.c956 #define MUSE_POT_ACID 14 macro
1057 nomore(MUSE_POT_ACID);
1060 m.has_offense = MUSE_POT_ACID;
1494 case MUSE_POT_ACID:
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmuse.c956 #define MUSE_POT_ACID 14 macro
1057 nomore(MUSE_POT_ACID);
1060 m.has_offense = MUSE_POT_ACID;
1494 case MUSE_POT_ACID:
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmuse.c956 #define MUSE_POT_ACID 14 macro
1057 nomore(MUSE_POT_ACID);
1060 m.has_offense = MUSE_POT_ACID;
1494 case MUSE_POT_ACID:
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dmuse.c903 #define MUSE_POT_ACID 14 macro
1004 nomore(MUSE_POT_ACID);
1007 m.has_offense = MUSE_POT_ACID;
1441 case MUSE_POT_ACID:
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmuse.c994 #define MUSE_POT_ACID 14 macro
1101 nomore(MUSE_POT_ACID);
1104 m.has_offense = MUSE_POT_ACID;
1459 case MUSE_POT_ACID:
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmuse.c981 #define MUSE_POT_ACID 14 macro
1088 nomore(MUSE_POT_ACID);
1091 m.has_offense = MUSE_POT_ACID;
1446 case MUSE_POT_ACID:
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmuse.c1045 #define MUSE_POT_ACID 14 macro
1175 nomore(MUSE_POT_ACID);
1178 m.has_offense = MUSE_POT_ACID;
1665 case MUSE_POT_ACID:
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmuse.c1074 #define MUSE_POT_ACID 14 macro
1195 nomore(MUSE_POT_ACID);
1198 m.has_offense = MUSE_POT_ACID;
1548 case MUSE_POT_ACID:
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmuse.c1074 #define MUSE_POT_ACID 14 macro
1195 nomore(MUSE_POT_ACID);
1198 m.has_offense = MUSE_POT_ACID;
1548 case MUSE_POT_ACID:
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmuse.c1092 #define MUSE_POT_ACID 16 macro
1267 nomore(MUSE_POT_ACID); in find_offensive()
1270 g.m.has_offense = MUSE_POT_ACID; in find_offensive()
1695 case MUSE_POT_ACID: in use_offensive()