Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-project.cc88 mon->props[IOOD_POW].get_short() = pow; in cast_iood()
275 mon.props[IOOD_POW].get_short()/12 : mon.get_hit_dice()/2); in _iood_shielded()
325 const int pow = mon.props[IOOD_POW].get_short(); in _iood_hit()
H A Dspl-cast.h77 #define IOOD_POW "iood_pow" macro