Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-goditem.cc478 && !you.racial_permanent_flight()) in describe_player_cancellation()
H A Dplayer.h789 bool racial_permanent_flight() const;
H A Dtransform.cc424 || you.racial_permanent_flight()); // XX other cases?? in player_can_fly()
H A Dplayer.cc6388 bool player::racial_permanent_flight() const in racial_permanent_flight() function in player
6404 || racial_permanent_flight() // species muts in permanent_flight()
H A Dxom.cc1924 if (you.racial_permanent_flight()) in _xom_pseudo_miscast()