Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h535 MONS_FIRST_BASE_DRACONIAN = MONS_BLACK_DRACONIAN, enumerator
H A Dmon-util.cc2625 return _random_mons_between(MONS_FIRST_BASE_DRACONIAN, in random_draconian_monster_species()
3087 return drac_colour_names[mon_type - MONS_FIRST_BASE_DRACONIAN]; in draconian_colour_name()
3098 return static_cast<monster_type>(i + MONS_FIRST_BASE_DRACONIAN); in draconian_colour_by_name()