Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Ddebug_menu.cpp692 const int leg_l_hp = p.get_part_hp_cur( bodypart_id( "leg_l" ) ); in character_edit_menu() local
699 smenu.addentry( 4, true, 'z', "%s: %d", _( "Left leg" ), leg_l_hp ); in character_edit_menu()
726 bp_ptr = leg_l_hp; in character_edit_menu()
1692 const int leg_l_hp = player_character.get_part_hp_cur( bodypart_id( "leg_l" ) ); in debug() local
1699 smenu.addentry( 4, true, 'z', "%s: %d", _( "Left leg" ), leg_l_hp ); in debug()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Ddebug_menu.cpp692 const int leg_l_hp = p.get_part_hp_cur( bodypart_id( "leg_l" ) ); in character_edit_menu() local
699 smenu.addentry( 4, true, 'z', "%s: %d", _( "Left leg" ), leg_l_hp ); in character_edit_menu()
726 bp_ptr = leg_l_hp; in character_edit_menu()
1692 const int leg_l_hp = player_character.get_part_hp_cur( bodypart_id( "leg_l" ) ); in debug() local
1699 smenu.addentry( 4, true, 'z', "%s: %d", _( "Left leg" ), leg_l_hp ); in debug()