Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.cc1767 const bool wiz_cast = (crawl_state.prev_cmd == CMD_WIZARD && !allow_fail); in your_spells() local
1777 if (!wiz_cast && _spellcasting_aborted(spell, !allow_fail)) in your_spells()
1782 ASSERT(wiz_cast || !(flags & spflag::testing)); in your_spells()