ClownHardsuit Fix (#17386)

* ClownHardsuit Fix

* fix for monkey template
This commit is contained in:
brainfood1183
2023-06-16 19:45:28 +01:00
committed by GitHub
parent bfa5ce44d4
commit 9bdaca579e
5 changed files with 13 additions and 7 deletions

View File

@@ -9,6 +9,9 @@
sprite: Clothing/Head/Helmets/eva.rsi
- type: Clothing
sprite: Clothing/Head/Helmets/eva.rsi
- type: Tag
tags:
- HelmetEVA
#Large EVA Helmet
- type: entity

View File

@@ -9,6 +9,9 @@
sprite: Clothing/OuterClothing/Suits/eva.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Suits/eva.rsi
- type: Tag
tags:
- SuitEVA
#Syndicate EVA
- type: entity

View File

@@ -53,5 +53,5 @@
displayName: Suit
whitelist:
tags:
- HardsuitEVA
- SuitEVA

View File

@@ -9,14 +9,14 @@
- material: Cloth
amount: 5
doAfter: 1
- tag: HardsuitEVA
name: EVA suit
- tag: SuitEVA
name: An EVA suit
icon:
sprite: Clothing/OuterClothing/Suits/eva.rsi
state: icon
doAfter: 1
- tag: HelmetEVA
name: EVA helmet
name: An EVA helmet
icon:
sprite: Clothing/Head/Helmets/eva.rsi
state: icon

View File

@@ -355,9 +355,6 @@
- type: Tag
id: Hardsuit # Prevent melee injectors that can't penetrate hardsuits from injecting the wearer (nettles)
- type: Tag
id: HardsuitEVA
- type: Tag
id: Head
@@ -710,6 +707,9 @@
- type: Tag
id: SubdermalImplant
- type: Tag
id: SuitEVA
- type: Tag
id: SurveillanceCameraMonitorCircuitboard