Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h477 mon_spell_slot drac_breath(monster_type drac_type);
H A Dmon-util.cc2714 mon_spell_slot drac_breath(monster_type drac_type) in drac_breath() argument
2717 switch (drac_type) in drac_breath()
2730 die("Invalid draconian subrace: %d", drac_type); in drac_breath()