diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Demiplanes/round_end.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Demiplanes/round_end.yml index 47d5ebdee3..e11058426b 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Demiplanes/round_end.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Demiplanes/round_end.yml @@ -103,6 +103,17 @@ - type: CP14MagicEnergyExaminable - type: CP14MagicEnergyPortRelay +- type: entity + id: CP14PortalFrameCrystalLight + categories: [ ForkFiltered ] + parent: CP14PortalFrameCrystal + suffix: Glow + components: + - type: PointLight + color: "#9c34e6" + energy: 2.5 + radius: 8 + - type: entity id: CP14DemiplaneCore categories: [ ForkFiltered ]