Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-wrath.cc117 static mgen_data _wrath_mon_data(monster_type mtyp, god_type god) in _wrath_mon_data() function
142 mgen_data temp = _wrath_mon_data(skel ? MONS_SKELETON : MONS_ZOMBIE, in _yred_random_zombified_hostile()
182 mgen_data temp = _wrath_mon_data(mon_type, GOD_OKAWARU); in _okawaru_random_servant()
544 return create_monster(_wrath_mon_data(servant, GOD_MAKHLEB), false); in _makhleb_summon_servant()
922 mgen_data temp = _wrath_mon_data(punisher, god); in _beogh_retribution()
1059 if (create_monster(_wrath_mon_data(to_summon, god), false)) in _lugonu_minion_retribution()
1070 if (create_monster(_wrath_mon_data(to_summon, god), false)) in _lugonu_minion_retribution()
1278 if (create_monster(_wrath_mon_data(slime, god), false)) in _jiyva_summon_slimes()
1639 mgen_data temp = _wrath_mon_data(MONS_OKLOB_PLANT, god); in _fedhas_summon_plants()
1880 if (create_monster(_wrath_mon_data(mon, god), false)) in _qazlal_summon_elementals()
[all …]