Home
last modified time | relevance | path

Searched defs:proficiencies_offered_to (Results 1 – 6 of 6) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dtalker_npc.cpp292 std::vector<proficiency_id> talker_npc::proficiencies_offered_to( const talker &student ) const in proficiencies_offered_to() function in talker_npc
H A Dtalker.h126 virtual std::vector<proficiency_id> proficiencies_offered_to( const talker & ) const { in proficiencies_offered_to() function
H A Dnpc.cpp1502 std::vector<proficiency_id> npc::proficiencies_offered_to( const Character &guy ) const in proficiencies_offered_to() function in npc
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dtalker.h126 virtual std::vector<proficiency_id> proficiencies_offered_to( const talker & ) const { in proficiencies_offered_to() function
H A Dtalker_npc.cpp292 std::vector<proficiency_id> talker_npc::proficiencies_offered_to( const talker &student ) const in proficiencies_offered_to() function in talker_npc
H A Dnpc.cpp1502 std::vector<proficiency_id> npc::proficiencies_offered_to( const Character &guy ) const in proficiencies_offered_to() function in npc