Added the recipes and tech for several non lethal bullet (#8079)
This commit is contained in:
@@ -172,6 +172,8 @@
|
|||||||
- SecurityTechnology
|
- SecurityTechnology
|
||||||
unlockedRecipes:
|
unlockedRecipes:
|
||||||
- ShellShotgunBeanbag
|
- ShellShotgunBeanbag
|
||||||
|
- ShellTranquilizer
|
||||||
|
- ShellShotgunFlash
|
||||||
- CartridgePistolRubber
|
- CartridgePistolRubber
|
||||||
- CartridgeMagnumRubber
|
- CartridgeMagnumRubber
|
||||||
- CartridgeClRifleRubber
|
- CartridgeClRifleRubber
|
||||||
@@ -191,6 +193,7 @@
|
|||||||
unlockedRecipes:
|
unlockedRecipes:
|
||||||
- CartridgePistol
|
- CartridgePistol
|
||||||
- ShellShotgun
|
- ShellShotgun
|
||||||
|
- ShellShotgunFlare
|
||||||
- CartridgeLRifle
|
- CartridgeLRifle
|
||||||
- CartridgeMagnum
|
- CartridgeMagnum
|
||||||
|
|
||||||
|
|||||||
@@ -295,6 +295,8 @@
|
|||||||
- CartridgeLRifle
|
- CartridgeLRifle
|
||||||
- CartridgeMagnum
|
- CartridgeMagnum
|
||||||
- ShellShotgunBeanbag
|
- ShellShotgunBeanbag
|
||||||
|
- ShellShotgunFlare
|
||||||
|
- ShellShotgunFlash
|
||||||
- CartridgePistolRubber
|
- CartridgePistolRubber
|
||||||
- CartridgeMagnumRubber
|
- CartridgeMagnumRubber
|
||||||
- CartridgeClRifleRubber
|
- CartridgeClRifleRubber
|
||||||
@@ -355,6 +357,7 @@
|
|||||||
- ClothingMaskSterile
|
- ClothingMaskSterile
|
||||||
- DiseaseSwab
|
- DiseaseSwab
|
||||||
- HandheldCrewMonitor
|
- HandheldCrewMonitor
|
||||||
|
- ShellTranquilizer
|
||||||
- Scalpel
|
- Scalpel
|
||||||
- Retractor
|
- Retractor
|
||||||
- Cautery
|
- Cautery
|
||||||
|
|||||||
@@ -136,3 +136,37 @@
|
|||||||
completetime: 2
|
completetime: 2
|
||||||
materials:
|
materials:
|
||||||
Steel: 30
|
Steel: 30
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ShellShotgunFlare
|
||||||
|
icon:
|
||||||
|
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell_flare.rsi
|
||||||
|
state: base
|
||||||
|
result: ShellShotgunFlare
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 20
|
||||||
|
Steel: 5
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ShellTranquilizer
|
||||||
|
icon:
|
||||||
|
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell_practice.rsi
|
||||||
|
state: base
|
||||||
|
result: ShellTranquilizer
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Plastic: 15
|
||||||
|
Steel: 10
|
||||||
|
Glass: 5
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ShellShotgunFlash
|
||||||
|
icon:
|
||||||
|
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell_flash.rsi
|
||||||
|
state: base
|
||||||
|
result: ShellShotgunFlash
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 20
|
||||||
|
Steel: 5
|
||||||
Reference in New Issue
Block a user