Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-info.cc212 || key == CUSTOM_SPELLS_KEY in _is_public_key()
703 if (m->props.exists(CUSTOM_SPELLS_KEY) || mons_is_pghost(type) in monster_info()
1607 if (props.exists(CUSTOM_SPELLS_KEY)) in has_spells()
H A Dmonster.h27 #define CUSTOM_SPELLS_KEY "custom_spells" macro
H A Dmon-util.cc2656 if (mon.props.exists(CUSTOM_SPELLS_KEY)) in get_spellbook()
5532 mons.props[CUSTOM_SPELLS_KEY] = true; in init_mutant_beast()
5537 mons.props[CUSTOM_SPELLS_KEY] = true; in init_mutant_beast()
5684 ancestor.props[CUSTOM_SPELLS_KEY] = true; in set_ancestor_spells()
H A Dspl-summoning.cc2042 mon.props[CUSTOM_SPELLS_KEY].get_bool() = true; in _init_servitor_monster()
H A Dmon-death.cc3002 mons->props[CUSTOM_SPELLS_KEY] = true; in elven_twin_died()
H A Dgod-abil.cc1769 mon->props[CUSTOM_SPELLS_KEY] = true; in yred_make_enslaved_soul()
H A Ddungeon.cc5163 mons->props[CUSTOM_SPELLS_KEY] = true; in dgn_place_monster()