From baa48eb0e53b28572e8fb25d537cd1a40fa1f861 Mon Sep 17 00:00:00 2001 From: Deserty0 <86846189+Deserty0@users.noreply.github.com> Date: Sat, 29 Mar 2025 03:15:36 +1000 Subject: [PATCH] the aer attack (#1081) --- .../_CP14/Entities/Objects/Specific/Thaumaturgy/essence.yml | 2 +- .../_CP14/Entities/Structures/Flora/Crystal/elemental.yml | 4 ++-- .../_CP14/Entities/Structures/Flora/Crystal/shards.yml | 2 +- .../Structures/Specific/Thaumaturgy/essence_nodes.yml | 4 ++-- Resources/Prototypes/_CP14/Reagents/magic_essence.yml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) 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