Home
last modified time | relevance | path

Searched defs:can_cast_spells (Results 1 – 3 of 3) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dhandle_action.cpp1450 bool can_cast_spells = false; in cast_spell() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dhandle_action.cpp1450 bool can_cast_spells = false; in cast_spell() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.cc597 bool can_cast_spells(bool quiet, bool exegesis) in can_cast_spells() function