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 sprite: Clothing/Head/Helmets/eva.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Head/Helmets/eva.rsi sprite: Clothing/Head/Helmets/eva.rsi
- type: Tag
tags:
- HelmetEVA
#Large EVA Helmet #Large EVA Helmet
- type: entity - type: entity

View File

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

View File

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

View File

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

View File

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