diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml index ea41ba3a20..558504d579 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml @@ -20,7 +20,8 @@ path: /Audio/Effects/tesla.ogg - type: PointLight enabled: true - radius: 5 + radius: 8 + energy: 2 color: "#4080FF" - type: Appearance - type: LightningArcShooter @@ -59,6 +60,9 @@ - Opaque layer: - GlassLayer + - type: PointLight + radius: 10 + energy: 16 - type: EventHorizon radius: 0.5 canBreachContainment: false