Home
last modified time | relevance | path

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

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