New Sprites for Tranq Shells + Add consistancy to printing Tranqs (#28903)
* New Sprites for Tranq * Add consistancy to secfab print
This commit is contained in:
@@ -126,4 +126,4 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: boxwide
|
||||
- state: shellslug
|
||||
- state: shelltranquilizer
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
id: BaseShellShotgun
|
||||
name: shell (.50)
|
||||
parent: BaseCartridge
|
||||
@@ -114,7 +114,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: practice
|
||||
- state: tranquilizer
|
||||
map: [ "enum.AmmoVisualLayers.Base" ]
|
||||
- type: CartridgeAmmo
|
||||
proto: PelletShotgunTranquilizer
|
||||
@@ -129,7 +129,7 @@
|
||||
- type: SolutionTransfer
|
||||
maxTransferAmount: 7
|
||||
- type: SpentAmmoVisuals
|
||||
state: "practice"
|
||||
state: "tranquilizer"
|
||||
|
||||
- type: entity
|
||||
id: ShellShotgunImprovised
|
||||
|
||||
@@ -334,6 +334,7 @@
|
||||
- BoxBeanbag
|
||||
- BoxShotgunIncendiary
|
||||
- BoxShotgunUranium
|
||||
- BoxShellTranquilizer
|
||||
- ExplosivePayload
|
||||
- GrenadeBlast
|
||||
- GrenadeEMP
|
||||
@@ -361,7 +362,6 @@
|
||||
- PowerCageHigh
|
||||
- PowerCageMedium
|
||||
- PowerCageSmall
|
||||
- ShellTranquilizer
|
||||
- SpeedLoaderMagnumIncendiary
|
||||
- SpeedLoaderMagnumUranium
|
||||
- TelescopicShield
|
||||
@@ -747,6 +747,7 @@
|
||||
- BoxBeanbag
|
||||
- BoxShotgunIncendiary
|
||||
- BoxShotgunUranium
|
||||
- BoxShellTranquilizer
|
||||
- ExplosivePayload
|
||||
- FlashPayload
|
||||
- GrenadeBlast
|
||||
@@ -774,7 +775,6 @@
|
||||
- PowerCageHigh
|
||||
- PowerCageMedium
|
||||
- PowerCageSmall
|
||||
- ShellTranquilizer
|
||||
- ShuttleGunDusterCircuitboard
|
||||
- ShuttleGunFriendshipCircuitboard
|
||||
- ShuttleGunPerforatorCircuitboard
|
||||
@@ -828,6 +828,7 @@
|
||||
- BoxLethalshot
|
||||
- BoxShotgunFlare
|
||||
- BoxShotgunSlug
|
||||
- BoxShellTranquilizer
|
||||
- MagazineBoxLightRifle
|
||||
- MagazineBoxMagnum
|
||||
- MagazineBoxPistol
|
||||
@@ -841,7 +842,6 @@
|
||||
- MagazineShotgun
|
||||
- MagazineShotgunEmpty
|
||||
- MagazineShotgunSlug
|
||||
- ShellTranquilizer
|
||||
- SpeedLoaderMagnum
|
||||
- SpeedLoaderMagnumEmpty
|
||||
- type: MaterialStorage
|
||||
|
||||
@@ -139,16 +139,16 @@
|
||||
Steel: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: ShellTranquilizer
|
||||
result: ShellTranquilizer
|
||||
id: BoxShellTranquilizer
|
||||
result: BoxShellTranquilizer
|
||||
category: Ammo
|
||||
completetime: 4
|
||||
completetime: 5
|
||||
materials:
|
||||
Plastic: 15
|
||||
Steel: 10
|
||||
Glass: 5
|
||||
Plasma: 10
|
||||
Silver: 5
|
||||
Plastic: 240
|
||||
Steel: 160
|
||||
Glass: 80
|
||||
Plasma: 160
|
||||
Silver: 80
|
||||
|
||||
- type: latheRecipe
|
||||
id: TargetHuman
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- MagazineShotgunBeanbag
|
||||
- ShellTranquilizer
|
||||
- BoxShellTranquilizer
|
||||
- BoxBeanbag
|
||||
- WeaponDisabler
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"name": "sechud"
|
||||
},
|
||||
{
|
||||
"name": "bottle"
|
||||
"name": "bottle"
|
||||
},
|
||||
{
|
||||
"name": "box"
|
||||
@@ -155,12 +155,12 @@
|
||||
"name": "writing_of_doom"
|
||||
},
|
||||
{
|
||||
"name": "headset"
|
||||
"name": "headset"
|
||||
},
|
||||
{
|
||||
"name": "encryptokey"
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
@@ -200,6 +200,9 @@
|
||||
{
|
||||
"name": "shelluranium"
|
||||
},
|
||||
{
|
||||
"name": "shelltranquilizer"
|
||||
},
|
||||
{
|
||||
"name": "shelltoy"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 266 B |
@@ -60,6 +60,12 @@
|
||||
},
|
||||
{
|
||||
"name": "depleted-uranium-spent"
|
||||
},
|
||||
{
|
||||
"name": "tranquilizer"
|
||||
},
|
||||
{
|
||||
"name": "tranquilizer-spent"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 450 B |
Binary file not shown.
|
After Width: | Height: | Size: 425 B |
Reference in New Issue
Block a user