Home
last modified time | relevance | path

Searched defs:petrify (Results 1 – 15 of 15) sorted by relevance

/dports/lang/racket/racket-8.3/share/pkgs/pict-lib/pict/private/
H A Dtidier.rkt221 (define (petrify t xpos) function
/dports/games/wesnoth/wesnoth-1.14.17/data/lua/
H A Dwml-tags.lua535 function wml_actions.petrify(cfg) function
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dworn.c150 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/nethack34/nethack-3.4.3/src/
H A Dworn.c150 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dworn.c150 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dworn.c171 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dworn.c171 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dworn.c167 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dworn.c250 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dworn.c250 boolean give_msg = !in_mklev, petrify = FALSE; local
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dworn.c269 boolean give_msg = !g.in_mklev, petrify = FALSE; in mon_adjust_speed() local
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dattack.cpp182 EX bool petrify(cell *c, eWall walltype, eMonster m) { in petrify() function
/dports/games/powder/powder118_src/
H A Ditem.cpp189 ITEM::petrify(MAP *map, MOB *petrifier) in petrify() function in ITEM
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc4515 void monster::petrify(const actor *atk, bool /*force*/) in petrify() function in monster
H A Dplayer.cc6649 void player::petrify(const actor *who, bool force) in petrify() function in player