Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-poly.cc340 mons->props.erase(SEEN_SPELLS_KEY); in change_monster_type()
H A Dmonster.h28 #define SEEN_SPELLS_KEY "seen_spells" macro
H A Dmon-info.cc218 || key == SEEN_SPELLS_KEY in _is_public_key()
H A Dtags.cc6869 m.props.erase(SEEN_SPELLS_KEY); in unmarshallMonster()