Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-summoning.cc2694 static bool _spell_has_variable_cap(spell_type spell) in _spell_has_variable_cap() function
2767 if (_spell_has_variable_cap(spell) && mi->props.exists("summon_id")) in summoned_monster()