Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dability-type.h56 ABIL_HOP, enumerator
H A Dability.cc337 { ABIL_HOP, "Hop", 0, 0, 0, {}, abflag::none }, in _get_ability_list()
1641 case ABIL_HOP: in _check_ability_possible()
2015 case ABIL_HOP: in _do_ability()
3429 case ABIL_HOP: in player_has_ability()
3503 ABIL_HOP, in your_talents()
H A Dquiver.cc1460 case ABIL_HOP: in is_targeted()
1523 if (ability != ABIL_HOP) // find_target will fail for ABIL_HOP in trigger()
H A Dtilepick.cc3430 case ABIL_HOP: in tileidx_ability()