Home
last modified time | relevance | path

Searched refs:hand_equipment (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp1932 bool hand_equipment = here.has_flag_furn( "WORKOUT_ARMS", location ); in start() local
1935 if( hand_equipment && ( ( who.is_limb_broken( body_part_arm_l ) ) || in start()
1949 if( !hand_equipment && !leg_equipment && in start()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp1932 bool hand_equipment = here.has_flag_furn( "WORKOUT_ARMS", location ); in start() local
1935 if( hand_equipment && ( ( who.is_limb_broken( body_part_arm_l ) ) || in start()
1949 if( !hand_equipment && !leg_equipment && in start()