Orbital Anomaly Cores (#24716)

follow tag + norot
This commit is contained in:
Scribbles0
2024-01-30 03:12:24 -08:00
committed by GitHub
parent c1c4d1a92b
commit e4763ffecc

View File

@@ -7,6 +7,7 @@
components: components:
- type: Sprite - type: Sprite
sprite: Structures/Specific/Anomalies/Cores/gravity_core.rsi sprite: Structures/Specific/Anomalies/Cores/gravity_core.rsi
noRot: true
layers: layers:
- state: core - state: core
- state: pulse - state: pulse
@@ -25,6 +26,9 @@
collection: RadiationPulse collection: RadiationPulse
- type: UseDelay - type: UseDelay
delay: 2 delay: 2
- type: Tag
tags:
- ForceableFollow
- type: AnomalyCore - type: AnomalyCore
timeToDecay: 600 timeToDecay: 600
startPrice: 10000 startPrice: 10000