Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-summoning.h97 bool battlesphere_can_mirror(spell_type spell);
H A Dng-setup.cc456 return battlesphere_can_mirror(trigger); in _spell_triggered_by()
H A Dspl-cast.cc1984 && battlesphere_can_mirror(spell)) in your_spells()
1996 || battlesphere_can_mirror(spell)) in your_spells()
H A Dspl-summoning.cc2233 bool battlesphere_can_mirror(spell_type spell) in battlesphere_can_mirror() function
2243 if (battlesphere_can_mirror(spell)) in aim_battlesphere()