adds rubber bullets + beanbags to nonlethal technology (#6413)

This commit is contained in:
Peptide90
2022-02-01 06:15:29 +00:00
committed by GitHub
parent fe1f7118e6
commit 478867d8d6
3 changed files with 90 additions and 0 deletions

View File

@@ -134,6 +134,24 @@
- Handcuffs
- Stunbaton
- type: technology
name: "non-lethal technology"
id: NonLethalTechnology
description: For the softer approach to detaining.
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell_beanbag.rsi
state: base
requiredPoints: 8000
requiredTechnologies:
- SecurityTechnology
unlockedRecipes:
- ShellShotgunBeanbag
- CartridgePistolRubber
- CartridgeMagnumRubber
- CartridgeClRifleRubber
- CartridgeLRifleRubber
- CartridgeSRifleRubber
- type: technology
name: "ballistic technology"
id: BallisticTechnology

View File

@@ -166,6 +166,12 @@
- ShellShotgun
- CartridgeLRifle
- CartridgeMagnum
- ShellShotgunBeanbag
- CartridgePistolRubber
- CartridgeMagnumRubber
- CartridgeClRifleRubber
- CartridgeLRifleRubber
- CartridgeSRifleRubber
- MicroManipulatorStockPart
- ScanningModuleStockPart
- MicroLaserStockPart

View File

@@ -31,6 +31,72 @@
Plastic: 200
Steel: 100
- type: latheRecipe
id: ShellShotgunBeanbag
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell_beanbag.rsi
state: base
result: ShellShotgunBeanbag
completetime: 500
materials:
Plastic: 15
Steel: 10
- type: latheRecipe
id: CartridgePistolRubber
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
state: base
result: CartridgePistolRubber
completetime: 500
materials:
Plastic: 5
Steel: 5
- type: latheRecipe
id: CartridgeMagnumRubber
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
state: base
result: CartridgeMagnumRubber
completetime: 500
materials:
Plastic: 5
Steel: 5
- type: latheRecipe
id: CartridgeClRifleRubber
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
state: base
result: CartridgeClRifleRubber
completetime: 500
materials:
Plastic: 10
Steel: 5
- type: latheRecipe
id: CartridgeLRifleRubber
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
state: base
result: CartridgeLRifleRubber
completetime: 500
materials:
Plastic: 10
Steel: 5
- type: latheRecipe
id: CartridgeSRifleRubber
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
state: base
result: CartridgeSRifleRubber
completetime: 500
materials:
Plastic: 10
Steel: 5
- type: latheRecipe
id: CartridgePistol
icon: