Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/catch2-tests/
H A Dtest_tags.cc126 library.set(SPELL_STRIKING, true);
130 REQUIRE(library[SPELL_STRIKING] == false);
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspell-type.h16 SPELL_STRIKING, enumerator
H A Dspl-util.cc1898 SPELL_STRIKING,
H A Dspl-data.h3533 AXED_SPELL(SPELL_STRIKING, "Striking")
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dspl-data.h1274 SPELL_STRIKING, "Striking",
H A Dspl-book.cc731 SPELL_STRIKING,
H A Denum.h2563 SPELL_STRIKING, enumerator
H A Dspl-cast.cc930 case SPELL_STRIKING: in your_spells()
H A Ddescribe.cc3537 case SPELL_STRIKING: in describe_spell()