]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Glowy lights - light fixtures now actually glow (#23428)
authordeathride58 <deathride58@users.noreply.github.com>
Wed, 3 Jan 2024 08:46:11 +0000 (03:46 -0500)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 08:46:11 +0000 (19:46 +1100)
commit1a531342c5c8b2860054f79479b02c8083f3b5d0
tree6c2d0e714acb787ae949af2fd8489625db5807ea
parent970fa54f0c4372c5d649c0b3ad2860eac7d983d6
Glowy lights - light fixtures now actually glow (#23428)

* glowy lights - makes light fixtures actually physically glow when active

* serviced the lights

* ya sure
17 files changed:
Content.Client/Light/Visualizers/PoweredLightVisualizerSystem.cs
Content.Shared/Light/SharedPoweredLightVisuals.cs
Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml
Resources/Prototypes/Entities/Structures/Wallmounts/service_light.yml
Resources/Prototypes/Recipes/Construction/structures.yml
Resources/Textures/Structures/Wallmounts/Lighting/light_small.rsi/base.png [moved from Resources/Textures/Structures/Wallmounts/Lighting/light_small.rsi/off.png with 100% similarity]
Resources/Textures/Structures/Wallmounts/Lighting/light_small.rsi/glow.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/Lighting/light_small.rsi/meta.json
Resources/Textures/Structures/Wallmounts/Lighting/light_small.rsi/on.png [deleted file]
Resources/Textures/Structures/Wallmounts/Lighting/light_tube.rsi/base.png [moved from Resources/Textures/Structures/Wallmounts/Lighting/light_tube.rsi/off.png with 100% similarity]
Resources/Textures/Structures/Wallmounts/Lighting/light_tube.rsi/glow.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/Lighting/light_tube.rsi/meta.json
Resources/Textures/Structures/Wallmounts/Lighting/light_tube.rsi/on.png [deleted file]
Resources/Textures/Structures/Wallmounts/service_light.rsi/base.png [moved from Resources/Textures/Structures/Wallmounts/service_light.rsi/off.png with 100% similarity]
Resources/Textures/Structures/Wallmounts/service_light.rsi/glow.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/meta.json
Resources/Textures/Structures/Wallmounts/service_light.rsi/on.png [deleted file]