More artifact content (#22574)

* 3 new effect

* new trigger

* swap portal to Cak

* cake

* portals

* finish

* pupupu

* limitations (same maps)

* its broken now

* a

* portal fix, thx deltanedas
This commit is contained in:
Ed
2024-01-01 05:19:03 +03:00
committed by GitHub
parent aa02d6e1f6
commit bf7aa47b32
9 changed files with 147 additions and 19 deletions

View File

@@ -51,3 +51,20 @@
radius: 3
energy: 1
netsync: false
- type: entity
id: PortalArtifact
parent: BasePortal
components:
- type: Sprite
layers:
- state: portal-artifact
- type: PointLight
color: "#ed85c2"
radius: 3
energy: 1
netsync: false
- type: TimedDespawn
lifetime: 120
- type: Portal
canTeleportToOtherMaps: true