Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc261 static void adjust_spells(monster* mons, bool no_summons, bool no_animate) in adjust_spells() argument
265 return (no_summons && spell_typematch(t.spell, spschool::summoning)) in adjust_spells()