Home
last modified time | relevance | path

Searched refs:skill_shotgun (Results 1 – 4 of 4) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dnpc.cpp107 static const skill_id skill_shotgun( "shotgun" ); variable
844 } else if( best == skill_shotgun ) { in starting_weapon()
H A Dcharacter.cpp236 static const skill_id skill_shotgun( "shotgun" ); variable
728 } else if( gun_skill == skill_shotgun ) { in aim_cap_from_volume()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dnpc.cpp107 static const skill_id skill_shotgun( "shotgun" ); variable
844 } else if( best == skill_shotgun ) { in starting_weapon()
H A Dcharacter.cpp236 static const skill_id skill_shotgun( "shotgun" ); variable
728 } else if( gun_skill == skill_shotgun ) { in aim_cap_from_volume()