Home
last modified time | relevance | path

Searched defs:attunement (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Diexamine.cpp382 static bool has_attunement_spell_prereqs( player &p, const trait_id &attunement ) in has_attunement_spell_prereqs()
454 for( const trait_id &attunement : attunements ) { in attunement_altar() local
464 const trait_id &attunement = *attunement_iter; in attunement_altar() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Diexamine.cpp382 static bool has_attunement_spell_prereqs( player &p, const trait_id &attunement ) in has_attunement_spell_prereqs()
454 for( const trait_id &attunement : attunements ) { in attunement_altar() local
464 const trait_id &attunement = *attunement_iter; in attunement_altar() local