@@ -33,3 +33,32 @@
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Snout
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskWeldingGas
|
||||
name: welding gas mask
|
||||
description: A gas mask with built in welding goggles and face shield. Looks like a skull, clearly designed by a nerd.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/welding-gas.rsi
|
||||
state: icon
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/welding-gas.rsi
|
||||
- type: BreathMask
|
||||
- type: IngestionBlocker
|
||||
- type: IdentityBlocker
|
||||
- type: FlashImmunity
|
||||
- type: EyeProtection
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Steel: 200
|
||||
Glass: 100
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- WhitelistChameleon
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Snout
|
||||
|
||||
@@ -287,6 +287,7 @@
|
||||
- PowerCellMicroreactor
|
||||
- PowerCellHigh
|
||||
- WeaponPistolCHIMP
|
||||
- ClothingMaskWeldingGas
|
||||
- WeaponGauntletGorilla
|
||||
- SynthesizerInstrument
|
||||
- ClothingShoesBootsMagSci
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
Steel: 100
|
||||
Plastic: 200
|
||||
Glass: 100
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: SignallerAdvanced
|
||||
result: RemoteSignallerAdvanced
|
||||
@@ -175,6 +175,14 @@
|
||||
Plasma: 1500
|
||||
Uranium: 150
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingMaskWeldingGas
|
||||
result: ClothingMaskWeldingGas
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 600
|
||||
Glass: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: WeaponForceGun
|
||||
result: WeaponForceGun
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
- BorgModuleMining
|
||||
- OreProcessorIndustrialMachineCircuitboard
|
||||
- OreBagOfHolding
|
||||
- ClothingMaskWeldingGas
|
||||
|
||||
- type: technology
|
||||
id: AdvancedPowercells
|
||||
|
||||
|
After Width: | Height: | Size: 693 B |
|
After Width: | Height: | Size: 599 B |
BIN
Resources/Textures/Clothing/Mask/welding-gas.rsi/icon-up.png
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
Resources/Textures/Clothing/Mask/welding-gas.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 480 B |
BIN
Resources/Textures/Clothing/Mask/welding-gas.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 553 B |
|
After Width: | Height: | Size: 550 B |
49
Resources/Textures/Clothing/Mask/welding-gas.rsi/meta.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/6f5ca45e3ac06b30fb1957042214a888d8c01722. Inhands, worn sprites, and vox sprites created by EmoGarbage404 (github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-up"
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "up-equipped-MASK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK-vox",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "up-equipped-MASK-vox",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "up-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "up-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 539 B |
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 474 B |