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:
Cojoke
2024-06-12 21:17:35 -05:00
committed by GitHub
parent d322a82bdf
commit 865810c6e1
10 changed files with 29 additions and 20 deletions

View File

@@ -126,4 +126,4 @@
- type: Sprite
layers:
- state: boxwide
- state: shellslug
- state: shelltranquilizer

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -58,7 +58,7 @@
cost: 5000
recipeUnlocks:
- MagazineShotgunBeanbag
- ShellTranquilizer
- BoxShellTranquilizer
- BoxBeanbag
- WeaponDisabler

View File

@@ -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

View File

@@ -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