Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmagic.cpp2180 bool has_damage_type = false; in draw_spellbook_info() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmagic.cpp2180 bool has_damage_type = false; in draw_spellbook_info() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc2942 bool monster::has_damage_type(int dam_type) in has_damage_type() function in monster