Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h268 MONS_FIRST_DEMONSPAWN = MONS_DEMONSPAWN, enumerator
1016 MONS_FIRST_DEMONSPAWN = MONS_MONSTROUS_DEMONSPAWN, enumerator
H A Dmon-place.cc477 random_range(MONS_FIRST_DEMONSPAWN, in resolve_monster_type()
H A Dmon-util.cc1252 mc >= MONS_FIRST_DEMONSPAWN && mc <= MONS_LAST_DEMONSPAWN; in mons_is_demonspawn()