Home
last modified time | relevance | path

Searched refs:effect_contacts (Results 1 – 14 of 14) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Davatar.cpp82 static const efftype_id effect_contacts( "contacts" ); variable
303 !has_effect( effect_contacts ) && in get_book_reader()
335 !elem->has_effect( effect_contacts ) ) { in get_book_reader()
H A Dmelee.cpp90 static const efftype_id effect_contacts( "contacts" ); variable
320 !has_effect( effect_contacts ) ) { in hit_roll()
355 !has_effect( effect_contacts ) ); in get_miss_reason()
H A Diuse.cpp158 static const efftype_id effect_contacts( "contacts" ); variable
5701 if( p->has_effect( effect_contacts ) ) { in contacts()
5705 p->remove_effect( effect_contacts ); in contacts()
5706 p->add_effect( effect_contacts, duration ); in contacts()
5716 p->add_effect( effect_contacts, duration ); in contacts()
5964 !p->has_effect( effect_contacts ) && !p->has_flag( json_flag_ENHANCED_VISION ) ) { in robotcontrol()
6341 !p->has_effect( effect_contacts ) && !p->has_flag( json_flag_ENHANCED_VISION ) ) { in einktabletpc()
8493 !p->has_effect( effect_contacts ) ) { in multicooker()
H A Dcrafting.cpp86 static const efftype_id effect_contacts( "contacts" ); variable
977 !has_effect( effect_contacts ) ) { in crafting_success_roll()
H A Dnpc.cpp85 static const efftype_id effect_contacts( "contacts" ); variable
909 !has_effect( effect_contacts ) && in can_read()
H A Dcharacter.cpp141 static const efftype_id effect_contacts( "contacts" ); variable
906 !has_effect( effect_contacts ) && in sight_impaired()
2083 !worn_with_flag( flag_FIX_NEARSIGHT ) && !has_effect( effect_contacts ) ) { in recalc_sight_limits()
H A Dgame.cpp213 static const efftype_id effect_contacts( "contacts" ); variable
4988 !u.has_effect( effect_contacts ) && in use_computer()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Davatar.cpp82 static const efftype_id effect_contacts( "contacts" ); variable
303 !has_effect( effect_contacts ) && in get_book_reader()
335 !elem->has_effect( effect_contacts ) ) { in get_book_reader()
H A Dmelee.cpp90 static const efftype_id effect_contacts( "contacts" ); variable
320 !has_effect( effect_contacts ) ) { in hit_roll()
355 !has_effect( effect_contacts ) ); in get_miss_reason()
H A Diuse.cpp158 static const efftype_id effect_contacts( "contacts" ); variable
5701 if( p->has_effect( effect_contacts ) ) { in contacts()
5705 p->remove_effect( effect_contacts ); in contacts()
5706 p->add_effect( effect_contacts, duration ); in contacts()
5716 p->add_effect( effect_contacts, duration ); in contacts()
5964 !p->has_effect( effect_contacts ) && !p->has_flag( json_flag_ENHANCED_VISION ) ) { in robotcontrol()
6341 !p->has_effect( effect_contacts ) && !p->has_flag( json_flag_ENHANCED_VISION ) ) { in einktabletpc()
8493 !p->has_effect( effect_contacts ) ) { in multicooker()
H A Dcrafting.cpp86 static const efftype_id effect_contacts( "contacts" ); variable
977 !has_effect( effect_contacts ) ) { in crafting_success_roll()
H A Dnpc.cpp85 static const efftype_id effect_contacts( "contacts" ); variable
909 !has_effect( effect_contacts ) && in can_read()
H A Dcharacter.cpp141 static const efftype_id effect_contacts( "contacts" ); variable
906 !has_effect( effect_contacts ) && in sight_impaired()
2083 !worn_with_flag( flag_FIX_NEARSIGHT ) && !has_effect( effect_contacts ) ) { in recalc_sight_limits()
H A Dgame.cpp213 static const efftype_id effect_contacts( "contacts" ); variable
4988 !u.has_effect( effect_contacts ) && in use_computer()