Home
last modified time | relevance | path

Searched refs:is_web_immune (Results 1 – 6 of 6) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtraps.cc743 if (triggerer.is_web_immune()) in trigger()
1636 if (fly->is_web_immune()) in ensnare()
H A Dactor.h340 virtual bool is_web_immune() const = 0;
H A Dplayer-act.cc834 bool player::is_web_immune() const in is_web_immune() function in player
H A Dmonster.h409 bool is_web_immune() const override;
H A Dplayer.h513 bool is_web_immune() const override;
H A Dmonster.cc6403 bool monster::is_web_immune() const in is_web_immune() function in monster