Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h42 typedef map<enchant_type, mon_enchant> mon_enchant_list; typedef
76 mon_enchant_list enchantments;
H A Ddactions.cc394 mon_enchant_list enchantments = mon->enchantments; in _daction_hog_to_human()
H A Dmon-ench.cc274 unwind_var<mon_enchant_list> enchants(enchantments, mon_enchant_list{}); in add_enchantment_effect()
H A Dmon-abil.cc152 mon_enchant_list &from_ench = initial.enchantments; in merge_ench_durations()
H A Dtimed-effects.cc723 const mon_enchant_list ec = enchantments; in timeout_enchantments()
H A Dmonster.cc6008 mon_enchant_list old_ench = enchantments; in react_to_damage()
6077 mon_enchant_list old_ench = enchantments; in react_to_damage()
H A Dspl-summoning.cc1084 mon_enchant_list ench = mons->enchantments; in cast_shadow_creatures()