From: qwerltaz <69696513+qwerltaz@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:47:40 +0000 (+0200) Subject: make tesla brighter (#31357) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ce893d9281af96b1840bed6b559684a2eb20585e;p=space-station-14.git make tesla brighter (#31357) * make tesla brighter * radius to 10 --- 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