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