new glow portal frame (#1533)

This commit is contained in:
gogenych
2025-07-16 05:51:57 +03:00
committed by GitHub
parent 49fbf31a28
commit 60d4366ed4

View File

@@ -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 ]