Necromancy: Part One (#16419)

* awd

* adw

* dw

* dw

* adw

* sneed

* wd

* f

* fda

* w

* fix

* d

* w

---------

Co-authored-by: DanseMacabre <rsurname1212@gmail.com>
This commit is contained in:
TheDanseMacabre
2023-06-03 09:13:22 +00:00
committed by GitHub
co-authored by DanseMacabre
parent c18190fcca
commit 4338997af0
8 changed files with 6330 additions and 0 deletions
+4
View File
@@ -182,6 +182,10 @@
name = "cyan light bulb"
brightness_color = LIGHT_COLOR_CYAN
/obj/item/light/bulb/colored/decayed
name = "decayed light bulb"
brightness_color = LIGHT_COLOR_DECAYED
/obj/item/light/throw_impact(atom/hit_atom)
..()
shatter()
+8
View File
@@ -104,6 +104,14 @@
brightness_color = LIGHT_COLOR_RED
randomize_color = FALSE
/obj/machinery/light/colored/decayed
brightness_color = LIGHT_COLOR_DECAYED
randomize_color = FALSE
/obj/machinery/light/colored/dying
brightness_color = LIGHT_COLOR_DYING
randomize_color = FALSE
/obj/machinery/light/spot
name = "spotlight"
fitting = "large tube"