From e4763ffecca876a93087d3750dd571693556b81c Mon Sep 17 00:00:00 2001 From: Scribbles0 <91828755+Scribbles0@users.noreply.github.com> Date: Tue, 30 Jan 2024 03:12:24 -0800 Subject: [PATCH] Orbital Anomaly Cores (#24716) follow tag + norot --- .../Prototypes/Entities/Structures/Specific/Anomaly/cores.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml b/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml index dcd376c91b..6e6ee057de 100644 --- a/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml +++ b/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml @@ -7,6 +7,7 @@ components: - type: Sprite sprite: Structures/Specific/Anomalies/Cores/gravity_core.rsi + noRot: true layers: - state: core - state: pulse @@ -25,6 +26,9 @@ collection: RadiationPulse - type: UseDelay delay: 2 + - type: Tag + tags: + - ForceableFollow - type: AnomalyCore timeToDecay: 600 startPrice: 10000 -- 2.52.0