Cleanup chemistry-bottles.yml (#21459)

* Update chemistry-bottles.yml

* :trollface:

* :trollface:
This commit is contained in:
lzk
2023-11-05 17:46:08 +01:00
committed by GitHub
parent ef8ecf8ba3
commit 8b11c4fa8a

View File

@@ -90,12 +90,10 @@
acts: [ "Destruction" ] acts: [ "Destruction" ]
- type: entity - type: entity
name: bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryEmptyBottle
id: ChemistryEmptyBottle01 id: ChemistryEmptyBottle01
- type: entity - type: entity
name: bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryEmptyBottle
id: ChemistryEmptyBottle02 id: ChemistryEmptyBottle02
components: components:
@@ -106,11 +104,9 @@
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
visible: false visible: false
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: bottle-2- fillBaseName: bottle-2-
- type: entity - type: entity
name: bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryEmptyBottle
id: ChemistryEmptyBottle03 id: ChemistryEmptyBottle03
components: components:
@@ -121,11 +117,9 @@
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
visible: false visible: false
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: bottle-3- fillBaseName: bottle-3-
- type: entity - type: entity
name: bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryEmptyBottle
id: ChemistryEmptyBottle04 id: ChemistryEmptyBottle04
components: components:
@@ -136,13 +130,21 @@
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
visible: false visible: false
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: bottle-4- fillBaseName: bottle-4-
- type: entity
parent: BaseChemistryEmptyBottle
id: BaseChemistryBottleFilled
abstract: true
components:
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: EpinephrineChemistryBottle id: EpinephrineChemistryBottle
name: epinephrine bottle name: epinephrine bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -151,15 +153,12 @@
reagents: reagents:
- ReagentId: Epinephrine - ReagentId: Epinephrine
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: RobustHarvestChemistryBottle id: RobustHarvestChemistryBottle
name: robust harvest bottle name: robust harvest bottle
description: This will increase the potency of your plants. description: This will increase the potency of your plants.
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -168,15 +167,12 @@
reagents: reagents:
- ReagentId: RobustHarvest - ReagentId: RobustHarvest
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: EZNutrientChemistryBottle id: EZNutrientChemistryBottle
name: ez nutrient bottle name: ez nutrient bottle
description: This will provide some nutrition to your plants. description: This will provide some nutrition to your plants.
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -185,15 +181,12 @@
reagents: reagents:
- ReagentId: EZNutrient - ReagentId: EZNutrient
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: Left4ZedChemistryBottle id: Left4ZedChemistryBottle
name: left-4-zed bottle name: left-4-zed bottle
description: This will increase the effectiveness of mutagen. description: This will increase the effectiveness of mutagen.
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -202,15 +195,12 @@
reagents: reagents:
- ReagentId: Left4Zed - ReagentId: Left4Zed
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: UnstableMutagenChemistryBottle id: UnstableMutagenChemistryBottle
name: unstable mutagen bottle name: unstable mutagen bottle
description: This will cause rapid mutations in your plants. description: This will cause rapid mutations in your plants.
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -219,15 +209,12 @@
reagents: reagents:
- ReagentId: UnstableMutagen - ReagentId: UnstableMutagen
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: NocturineChemistryBottle id: NocturineChemistryBottle
name: nocturine bottle name: nocturine bottle
description: This will make someone fall down almost immediately. Hard to overdose on. description: This will make someone fall down almost immediately. Hard to overdose on.
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -236,14 +223,11 @@
reagents: reagents:
- ReagentId: Nocturine - ReagentId: Nocturine
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: EphedrineChemistryBottle id: EphedrineChemistryBottle
name: ephedrine bottle name: ephedrine bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -252,14 +236,11 @@
reagents: reagents:
- ReagentId: Ephedrine - ReagentId: Ephedrine
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: OmnizineChemistryBottle id: OmnizineChemistryBottle
name: omnizine bottle name: omnizine bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -268,12 +249,9 @@
reagents: reagents:
- ReagentId: Omnizine - ReagentId: Omnizine
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
id: CognizineChemistryBottle id: CognizineChemistryBottle
name: cognizine bottle name: cognizine bottle
components: components:
@@ -284,14 +262,11 @@
reagents: reagents:
- ReagentId: Cognizine - ReagentId: Cognizine
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: PaxChemistryBottle id: PaxChemistryBottle
name: pax bottle name: pax bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -300,14 +275,11 @@
reagents: reagents:
- ReagentId: Pax - ReagentId: Pax
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: MuteToxinChemistryBottle id: MuteToxinChemistryBottle
name: mute toxin bottle name: mute toxin bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -316,14 +288,11 @@
reagents: reagents:
- ReagentId: MuteToxin - ReagentId: MuteToxin
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: LeadChemistryBottle id: LeadChemistryBottle
name: lead bottle name: lead bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -332,14 +301,11 @@
reagents: reagents:
- ReagentId: Lead - ReagentId: Lead
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity - type: entity
id: ToxinChemistryBottle id: ToxinChemistryBottle
name: toxin bottle name: toxin bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryBottleFilled
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -348,6 +314,3 @@
reagents: reagents:
- ReagentId: Toxin - ReagentId: Toxin
Quantity: 30 Quantity: 30
- type: Tag
tags:
- Bottle