Skip to content

Commit

Permalink
Add slug AmmoSetDefs to shotgun calibers
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahammerTek committed Dec 14, 2024
1 parent c219c06 commit 70f63c7
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Defs/Ammo/Shotgun/10Gauge.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<CombatExtended.AmmoSetDef>
<defName>AmmoSet_10Gauge_Slug</defName>
<label>10 Gauge</label>
<ammoTypes>
<Ammo_10Gauge_Slug>Bullet_10Gauge_Slug</Ammo_10Gauge_Slug>
<Ammo_10Gauge_Beanbag>Bullet_10Gauge_Beanbag</Ammo_10Gauge_Beanbag>
<Ammo_10Gauge_ElectroSlug>Bullet_10Gauge_ElectroSlug</Ammo_10Gauge_ElectroSlug>
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<!-- ==================== Ammo ========================== -->

Expand Down
11 changes: 11 additions & 0 deletions Defs/Ammo/Shotgun/12Gauge.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,17 @@
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<CombatExtended.AmmoSetDef>
<defName>AmmoSet_12Gauge_Slug</defName>
<label>12 Gauge</label>
<ammoTypes>
<Ammo_12Gauge_Slug>Bullet_12Gauge_Slug</Ammo_12Gauge_Slug>
<Ammo_12Gauge_Beanbag>Bullet_12Gauge_Beanbag</Ammo_12Gauge_Beanbag>
<Ammo_12Gauge_ElectroSlug>Bullet_12Gauge_ElectroSlug</Ammo_12Gauge_ElectroSlug>
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<!-- ==================== Ammo ========================== -->

Expand Down
11 changes: 11 additions & 0 deletions Defs/Ammo/Shotgun/16Gauge.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<CombatExtended.AmmoSetDef>
<defName>AmmoSet_16Gauge_Slug</defName>
<label>16 Gauge</label>
<ammoTypes>
<Ammo_16Gauge_Slug>Bullet_16Gauge_Slug</Ammo_16Gauge_Slug>
<Ammo_16Gauge_Beanbag>Bullet_16Gauge_Beanbag</Ammo_16Gauge_Beanbag>
<Ammo_16Gauge_ElectroSlug>Bullet_16Gauge_ElectroSlug</Ammo_16Gauge_ElectroSlug>
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<!-- ==================== Ammo ========================== -->

Expand Down
11 changes: 11 additions & 0 deletions Defs/Ammo/Shotgun/20Gauge.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<CombatExtended.AmmoSetDef>
<defName>AmmoSet_20Gauge_Slug</defName>
<label>20 Gauge</label>
<ammoTypes>
<Ammo_20Gauge_Slug>Bullet_20Gauge_Slug</Ammo_20Gauge_Slug>
<Ammo_20Gauge_Beanbag>Bullet_20Gauge_Beanbag</Ammo_20Gauge_Beanbag>
<Ammo_20Gauge_ElectroSlug>Bullet_20Gauge_ElectroSlug</Ammo_20Gauge_ElectroSlug>
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<!-- ==================== Ammo ========================== -->

Expand Down
11 changes: 11 additions & 0 deletions Defs/Ammo/Shotgun/23x75mmR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<CombatExtended.AmmoSetDef>
<defName>AmmoSet_23x75mmR_Slug</defName>
<label>23x75mmR</label>
<ammoTypes>
<Ammo_23x75mmR_Slug>Bullet_23x75mmR_Slug</Ammo_23x75mmR_Slug>
<Ammo_23x75mmR_Beanbag>Bullet_23x75mmR_Beanbag</Ammo_23x75mmR_Beanbag>
<Ammo_23x75mmR_ElectroSlug>Bullet_23x75mmR_ElectroSlug</Ammo_23x75mmR_ElectroSlug>
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<!-- ==================== Ammo ========================== -->

Expand Down
11 changes: 11 additions & 0 deletions Defs/Ammo/Shotgun/410Bore.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,17 @@
</ammoTypes>
<similarTo>AmmoSet_RevolverShotgun</similarTo>
</CombatExtended.AmmoSetDef>

<CombatExtended.AmmoSetDef>
<defName>AmmoSet_410Bore_Slug</defName>
<label>.410 bore</label>
<ammoTypes>
<Ammo_410Bore_Slug>Bullet_410Bore_Slug</Ammo_410Bore_Slug>
<Ammo_410Bore_Beanbag>Bullet_410Bore_Beanbag</Ammo_410Bore_Beanbag>
<Ammo_410Bore_ElectroSlug>Bullet_410Bore_ElectroSlug</Ammo_410Bore_ElectroSlug>
</ammoTypes>
<similarTo>AmmoSet_Shotgun</similarTo>
</CombatExtended.AmmoSetDef>

<!-- ==================== Ammo ========================== -->

Expand Down

0 comments on commit 70f63c7

Please sign in to comment.