Home
last modified time | relevance | path

Searched refs:corpse_chance (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dmon.c15 STATIC_DCL boolean FDECL(corpse_chance,(struct monst *));
1341 corpse_chance(mon) in corpse_chance() function
1399 if (corpse_chance(mdef))
1647 if (corpse_chance(mtmp))
/dports/games/nethack33/nethack-3.3.1/src/
H A Dmon.c15 STATIC_DCL boolean FDECL(corpse_chance,(struct monst *));
1341 corpse_chance(mon) in corpse_chance() function
1399 if (corpse_chance(mdef))
1647 if (corpse_chance(mtmp))
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dmon.c15 STATIC_DCL boolean FDECL(corpse_chance,(struct monst *));
1341 corpse_chance(mon) in corpse_chance() function
1399 if (corpse_chance(mdef))
1647 if (corpse_chance(mtmp))
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmon.c1491 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
1568 if (corpse_chance(mdef, (struct monst *)0, FALSE) &&
1850 if (corpse_chance(mtmp, (struct monst *)0, FALSE))
H A Dmhitm.c646 if (!corpse_chance(mdef, magr, TRUE) || magr->mhp < 1)
H A Duhitm.c1800 if (corpse_chance(mdef, &youmonst, TRUE) &&
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmon.c1491 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
1568 if (corpse_chance(mdef, (struct monst *)0, FALSE) &&
1850 if (corpse_chance(mtmp, (struct monst *)0, FALSE))
H A Dmhitm.c646 if (!corpse_chance(mdef, magr, TRUE) || magr->mhp < 1)
H A Duhitm.c1800 if (corpse_chance(mdef, &youmonst, TRUE) &&
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmon.c1491 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
1568 if (corpse_chance(mdef, (struct monst *)0, FALSE) &&
1850 if (corpse_chance(mtmp, (struct monst *)0, FALSE))
H A Dmhitm.c646 if (!corpse_chance(mdef, magr, TRUE) || magr->mhp < 1)
H A Duhitm.c1800 if (corpse_chance(mdef, &youmonst, TRUE) &&
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmon.c1559 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
1659 if (corpse_chance(mdef, (struct monst *)0, FALSE) &&
1977 if (corpse_chance(mtmp, (struct monst *)0, FALSE))
H A Dmhitm.c802 if (!corpse_chance(mdef, magr, TRUE) || magr->mhp < 1)
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmon.c1660 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
1855 if (corpse_chance(mdef, (struct monst *)0, FALSE) &&
2182 if (corpse_chance(mtmp, (struct monst *)0, FALSE))
H A Dmhitm.c839 if (!corpse_chance(mdef, magr, TRUE) || magr->mhp < 1)
H A Duhitm.c2104 if (corpse_chance(mdef, &youmonst, TRUE) &&
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmon.c1716 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
1806 if (corpse_chance(mdef, (struct monst *)0, FALSE) &&
2120 if (corpse_chance(mtmp, (struct monst *)0, FALSE))
H A Dmhitm.c1043 if (!corpse_chance(mdef, magr, TRUE) || magr->mhp < 1)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmon.c2075 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
2150 if (corpse_chance(mdef, (struct monst *) 0, FALSE)
2447 if (!wasinside && corpse_chance(mtmp, (struct monst *) 0, FALSE)) {
H A Dmhitm.c928 if (!corpse_chance(mdef, magr, TRUE) || DEADMONSTER(magr))
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmon.c2075 corpse_chance(mon, magr, was_swallowed) in corpse_chance() function
2150 if (corpse_chance(mdef, (struct monst *) 0, FALSE)
2447 if (!wasinside && corpse_chance(mtmp, (struct monst *) 0, FALSE)) {
H A Dmhitm.c928 if (!corpse_chance(mdef, magr, TRUE) || DEADMONSTER(magr))
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmon.c2763 corpse_chance( in corpse_chance() function
2833 if (corpse_chance(mdef, (struct monst *) 0, FALSE) in mondied()
3172 if (!wasinside && corpse_chance(mtmp, (struct monst *) 0, FALSE)) { in xkilled()
H A Duhitm.c4203 if (!corpse_chance(mdef, magr, TRUE) || DEADMONSTER(magr)) in mhitm_ad_dgst()
4695 if (corpse_chance(mdef, &g.youmonst, TRUE) in gulpum()

12