]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Adds janitorial service lights (#22732)
authorRiceMar1244 <138547931+RiceMar1244@users.noreply.github.com>
Tue, 19 Dec 2023 04:21:12 +0000 (23:21 -0500)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2023 04:21:12 +0000 (21:21 -0700)
commitd7afa3387b5d66b2c9513cb90890932491ae34db
treebc4ca5931240ce0ba4b2dd95467fd6179d7da53f
parentb2feca81f094517412fe96ea1dd510cb0165cec8
Adds janitorial service lights (#22732)

* Adds service light visuals and meta.json

* Added the rest of the needed service light sprites

* Adds service light and service light bulb entity prototypes

* Changes entity descriptions

* Removes sprites temporarily

* Adds back the sprites and modifies rotation sprites
Resources/Prototypes/Entities/Objects/Power/lights.yml
Resources/Prototypes/Entities/Structures/Wallmounts/service_light.yml [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/broken.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/burned.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/empty.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/off.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/service_light.rsi/on.png [new file with mode: 0644]