Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc95 static int _mons_exp_mod(monster_type mclass);
2455 const int modifier = _mons_exp_mod(mc); in exper_value()
3259 static int _mons_exp_mod(monster_type mc) in _mons_exp_mod() function