Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-cast.cc134 static void _cast_call_down_lightning(monster &caster, mon_spell_slot, bolt&);
362 …{ SPELL_CALL_DOWN_LIGHTNING, { _foe_not_nearby, _cast_call_down_lightning, _zap_setup(SPELL_CALL_D…
2449 static void _cast_call_down_lightning(monster &caster, mon_spell_slot, bolt &beam) in _cast_call_down_lightning() function