diff --git a/Resources/Prototypes/_Shitmed/Entities/Effects/teleportation.yml b/Resources/Prototypes/_Shitmed/Entities/Effects/teleportation.yml index e30dcd7057..24ccda7dc6 100644 --- a/Resources/Prototypes/_Shitmed/Entities/Effects/teleportation.yml +++ b/Resources/Prototypes/_Shitmed/Entities/Effects/teleportation.yml @@ -15,6 +15,12 @@ color: "#FD009899" - type: TimedDespawn lifetime: 5.0 + # WD EDIT START + - type: PointLight + radius: 1.5 + energy: 2 + color: "#B069DB" + # WD EDIT END - type: entity id: EffectTeleportationEntity @@ -30,4 +36,10 @@ scale: 0.65, 0.65 color: "#FD009899" - type: TimedDespawn - lifetime: 5.0 \ No newline at end of file + lifetime: 5.0 + # WD EDIT START + - type: PointLight + radius: 1.5 + energy: 2 + color: "#B069DB" + # WD EDIT END