diff --git a/1.6/Defs/ThingDefs/Weapons_CE_Guns.xml b/1.6/Defs/ThingDefs/Weapons_CE_Guns.xml index 87aec75..64f1c26 100644 --- a/1.6/Defs/ThingDefs/Weapons_CE_Guns.xml +++ b/1.6/Defs/ThingDefs/Weapons_CE_Guns.xml @@ -607,6 +607,113 @@ + + + + + CE_Gun_SawedOff + + A double-barrel shotgun with a cut-off barrel for easier concealment and indoor deployment in urban areas. + + Things/Weapons/SawedOff + Graphic_Single + (0.95,0.95) + + 1 + Interact_Autopistol + +
  • ShortShots
  • +
    + + 12500 + 2.35 + 5.84 + 0.17 + 0.81 + 1.00 + 0.40 + + + 30 + 5 + 1 + + + + 4 + + + +
  • + 3.58 + CombatExtended.Verb_ShootCE + true + Bullet_12Gauge_Buck_SB + 0.6 + 14 + Shot_Shotgun_NoRack + GunTail_Heavy + 9 +
  • +
    + +
  • + 2 + 4 + 0.85 + true + AmmoSet_12Gauge_SB +
  • +
  • + Snapshot +
  • +
    + +
  • SimpleGun
  • +
  • ShortShots
  • +
  • CE_Sidearm
  • +
  • CE_AI_AssaultWeapon
  • +
  • CE_OneHandedWeapon
  • +
  • CE_AI_BROOM
  • +
    + +
  • + + +
  • Blunt
  • + + 2 + 1.54 + 1.5 + 0.555 + Grip + +
  • + + +
  • Poke
  • + + 2 + 1.54 + 0.555 + Muzzle + +
    + +
  • + -0.05,-0.05 + true + true + 20 + -0.1,0.05 + 1.5~2 + -135 + 2 +
  • +
    +
    + + @@ -3099,4 +3206,4 @@ - \ No newline at end of file + diff --git a/About/Preview.png b/About/Preview.png index c0b0a0c..233a391 100644 Binary files a/About/Preview.png and b/About/Preview.png differ diff --git a/README.md b/README.md index b19f921..36e619d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This mod adds several new firearms designed to take advantage of new CE mechanic ### SMG's - S-6 charge SMG ### Shotguns +- Sawed-off - USAS-12 - S-12 charge shotgun ### Assault/battle rifles @@ -44,4 +45,4 @@ This mod adds several new firearms designed to take advantage of new CE mechanic - 105mm Howitzer ### License -This mod falls under the [Creative Commons 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/) and may only be shared or modified under the specified terms. \ No newline at end of file +This mod falls under the [Creative Commons 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/) and may only be shared or modified under the specified terms. diff --git a/Textures/Things/Weapons/SawedOff.png b/Textures/Things/Weapons/SawedOff.png new file mode 100644 index 0000000..452ed9e Binary files /dev/null and b/Textures/Things/Weapons/SawedOff.png differ