[Fix?] Chameleon mimics hardsuit helmets (#15386)
This commit is contained in:
@@ -23,6 +23,9 @@
|
|||||||
spawned:
|
spawned:
|
||||||
- id: MaterialCloth1
|
- id: MaterialCloth1
|
||||||
amount: 1
|
amount: 1
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- WhitelistChameleon
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
abstract: true
|
abstract: true
|
||||||
|
|||||||
@@ -234,6 +234,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHardsuitWithLightBase
|
parent: ClothingHeadHardsuitWithLightBase
|
||||||
id: ClothingHeadHelmetHardsuitBrigmed
|
id: ClothingHeadHelmetHardsuitBrigmed
|
||||||
|
noSpawn: true
|
||||||
name: brigmed hardsuit helmet
|
name: brigmed hardsuit helmet
|
||||||
description: The lightweight helmet of the brigmed hardsuit. Protects against viruses, and clowns.
|
description: The lightweight helmet of the brigmed hardsuit. Protects against viruses, and clowns.
|
||||||
components:
|
components:
|
||||||
@@ -518,6 +519,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHardsuitWithLightBase
|
parent: ClothingHeadHardsuitWithLightBase
|
||||||
id: ClothingHeadHelmetHardsuitERTLeader
|
id: ClothingHeadHelmetHardsuitERTLeader
|
||||||
|
noSpawn: true
|
||||||
name: ERT leader hardsuit helmet
|
name: ERT leader hardsuit helmet
|
||||||
description: A special hardsuit helmet worn by members of an emergency response team.
|
description: A special hardsuit helmet worn by members of an emergency response team.
|
||||||
components:
|
components:
|
||||||
@@ -531,6 +533,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHelmetHardsuitERTLeader
|
parent: ClothingHeadHelmetHardsuitERTLeader
|
||||||
id: ClothingHeadHelmetHardsuitERTEngineer
|
id: ClothingHeadHelmetHardsuitERTEngineer
|
||||||
|
noSpawn: true
|
||||||
name: ERT engineer hardsuit helmet
|
name: ERT engineer hardsuit helmet
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -543,6 +546,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHelmetHardsuitERTLeader
|
parent: ClothingHeadHelmetHardsuitERTLeader
|
||||||
id: ClothingHeadHelmetHardsuitERTMedical
|
id: ClothingHeadHelmetHardsuitERTMedical
|
||||||
|
noSpawn: true
|
||||||
name: ERT medic hardsuit helmet
|
name: ERT medic hardsuit helmet
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -555,6 +559,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHelmetHardsuitERTLeader
|
parent: ClothingHeadHelmetHardsuitERTLeader
|
||||||
id: ClothingHeadHelmetHardsuitERTSecurity
|
id: ClothingHeadHelmetHardsuitERTSecurity
|
||||||
|
noSpawn: true
|
||||||
name: ERT security hardsuit helmet
|
name: ERT security hardsuit helmet
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -567,6 +572,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHelmetHardsuitERTLeader
|
parent: ClothingHeadHelmetHardsuitERTLeader
|
||||||
id: ClothingHeadHelmetHardsuitERTJanitor
|
id: ClothingHeadHelmetHardsuitERTJanitor
|
||||||
|
noSpawn: true
|
||||||
name: ERT janitor hardsuit helmet
|
name: ERT janitor hardsuit helmet
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user