Home
last modified time | relevance | path

Searched refs:can_limb_block (Results 1 – 6 of 6) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcharacter_martial_arts.h84 bool can_limb_block( const Character &owner ) const;
H A Dmartialarts.cpp1011 bool character_martial_arts::can_limb_block( const Character &owner ) const in can_limb_block() function in character_martial_arts
H A Dmelee.cpp1797 if( martial_arts_data->can_limb_block( *this ) ) { in block_hit()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcharacter_martial_arts.h84 bool can_limb_block( const Character &owner ) const;
H A Dmartialarts.cpp1011 bool character_martial_arts::can_limb_block( const Character &owner ) const in can_limb_block() function in character_martial_arts
H A Dmelee.cpp1797 if( martial_arts_data->can_limb_block( *this ) ) { in block_hit()