Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-grow.h19 bool adjust_hp; // If hp post growing up is less than minimum, adjust it. member
H A Dmon-grow.cc71 bool adjust_hp) in upgrade_type()