Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc4622 static int _estimated_trap_damage(trap_type trap) in _estimated_trap_damage() function
4730 || hit_points > _estimated_trap_damage(trap.type))) in is_trap_safe()