Blood temperature
Revision as of 20:05, 26 December 2012 by Ion frigate (talk | contribs) (1 revision: monster category stuff; hopefully this'll unredlink the templates)
Cold-blooded creatures are slowed down if they're hit by a frost attack.
From mon-util.h:
M_COLD_BLOOD = (1<<16), // susceptible to cold, // drainable by vampires M_WARM_BLOOD = (1<<17), // no effect currently, // drainable by vampires