Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcorpse.h12 #define FRESHEST_CORPSE 110 macro
H A Dcorpse.cc103 item.freshness = FRESHEST_CORPSE; // reset rotting counter in turn_corpse_into_skeleton()
H A Dstash.cc308 return -(FRESHEST_CORPSE); in _min_rot()
H A Dmon-ench.cc2271 return (2 * FRESHEST_CORPSE + random2(10)) in calc_duration()
H A Dmon-death.cc115 corpse.freshness = FRESHEST_CORPSE; // rot time in _fill_out_corpse()