Make bombsuits similar (#26806)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
sprite: Clothing/Head/Helmets/bombsuit.rsi
|
||||
state: icon
|
||||
product: CrateEmergencyExplosive
|
||||
cost: 650
|
||||
cost: 1000
|
||||
category: cargoproduct-category-name-emergency
|
||||
group: market
|
||||
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
#Janitorial Bombsuit Helmet
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
parent: ClothingHeadHelmetBombSuit
|
||||
id: ClothingHeadHelmetJanitorBombSuit
|
||||
name: janitorial bombsuit helmet
|
||||
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
|
||||
@@ -123,9 +123,6 @@
|
||||
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
||||
- type: IngestionBlocker
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.9
|
||||
|
||||
#Cult Helmet
|
||||
- type: entity
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
sprite: Clothing/OuterClothing/Suits/bombsuit.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Suits/bombsuit.rsi
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.8
|
||||
sprintModifier: 0.8
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
@@ -24,7 +27,7 @@
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBaseLarge
|
||||
parent: ClothingOuterSuitBomb
|
||||
id: ClothingOuterSuitJanitorBomb
|
||||
name: janitorial bomb suit
|
||||
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
|
||||
@@ -34,16 +37,6 @@
|
||||
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.8
|
||||
sprintModifier: 0.8
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.15
|
||||
- type: GroupExamine
|
||||
- type: Tag
|
||||
tags:
|
||||
- Hardsuit
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBaseLarge
|
||||
|
||||
Reference in New Issue
Block a user