Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h276 MONS_FIRST_NONBASE_DEMONSPAWN = MONS_BLOOD_SAINT, enumerator
1024 MONS_FIRST_NONBASE_DEMONSPAWN = MONS_BLOOD_SAINT, enumerator
H A Dmon-util.cc1507 return mc >= MONS_FIRST_NONBASE_DEMONSPAWN in mons_is_demonspawn_job()
2643 return _random_mons_between(MONS_FIRST_NONBASE_DEMONSPAWN, in random_demonspawn_job()