Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dability-type.h65 ABIL_MIN_EVOKE = ABIL_EVOKE_BERSERK, enumerator
H A Dtilereg-abl.cc151 return ABIL_MAX_INTRINSIC + (ABIL_MAX_EVOKE - ABIL_MIN_EVOKE) + 1 in get_max_slots()
H A Dtags.cc2849 else if (a > ABIL_DIG && a < ABIL_MIN_EVOKE) in _tag_read_you()