ClownHardsuit Fix (#17386)
* ClownHardsuit Fix * fix for monkey template
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -53,5 +53,5 @@
|
||||
displayName: Suit
|
||||
whitelist:
|
||||
tags:
|
||||
- HardsuitEVA
|
||||
- SuitEVA
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user