diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/essence.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/essence.yml index 28714ea15d..b6d0b72236 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/essence.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/essence.yml @@ -95,7 +95,7 @@ name: aer components: - type: Sprite - color: "#def9ff" + color: "#fdfe86" - type: SolutionContainerManager solutions: essence: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/elemental.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/elemental.yml index 110ce351cb..1a2548c97b 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/elemental.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/elemental.yml @@ -183,9 +183,9 @@ suffix: Aer components: - type: PointLight - color: "#def9ff" + color: "#fdfe86" - type: Sprite - color: "#def9ff" + color: "#fdfe86" - type: Destructible thresholds: - trigger: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/shards.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/shards.yml index 9db85c9c93..119b66061b 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/shards.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Crystal/shards.yml @@ -70,7 +70,7 @@ name: aer quartz shard components: - type: Sprite - color: "#def9ff" + color: "#fdfe86" - type: CP14MagicEssenceContainer essences: Air: 3 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_nodes.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_nodes.yml index 15201d4999..39cbe8f3cf 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_nodes.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_nodes.yml @@ -93,9 +93,9 @@ suffix: aer components: - type: PointLight - color: "#def9ff" + color: "#fdfe86" - type: Sprite - color: "#def9ff" + color: "#fdfe86" - type: TimedSpawner prototypes: - CP14EssenceAir diff --git a/Resources/Prototypes/_CP14/Reagents/magic_essence.yml b/Resources/Prototypes/_CP14/Reagents/magic_essence.yml index f3a7d11390..f7e70252f1 100644 --- a/Resources/Prototypes/_CP14/Reagents/magic_essence.yml +++ b/Resources/Prototypes/_CP14/Reagents/magic_essence.yml @@ -51,7 +51,7 @@ name: cp14-reagent-name-essence-air desc: cp14-reagent-desc-essence-air group: CP14MagicEssenceT0 - color: "#def9ff" + color: "#fdfe86" tileReactions: - !type:CreateEntityTileReaction entity: CP14EssenceAir @@ -130,7 +130,7 @@ name: cp14-reagent-name-essence-energia desc: cp14-reagent-desc-essence-energia group: CP14MagicEssenceT1 - color: "#caed72" + color: "#c0ffff" tileReactions: - !type:CreateEntityTileReaction entity: CP14EssenceEnergia