Home
last modified time | relevance | path

Searched defs:possible_sacrifices (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-abil.cc3904 vector<ability_type> possible_sacrifices; in _get_possible_sacrifices() local
4192 const vector<ability_type> &possible_sacrifices, in _random_cheap_sacrifice()
4224 const vector<ability_type> &possible_sacrifices) in _get_cheapest_sacrifice()
4259 vector<ability_type> possible_sacrifices = _get_possible_sacrifices(); in ru_offer_new_sacrifices() local