mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Add light color defs for more things
This commit adds custom color definitions to almost every computer that did not already have them. It also causes cigarretes to very dimly glow. Also contains custom colors for candles, flashlights, and the mentioned cigarretes. Oh, and beepsky flashes red and blue now while in hunt mode. FTW
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
/obj/machinery/computer/rdservercontrol
|
||||
name = "R&D Server Controller"
|
||||
icon_state = "rdcomp"
|
||||
light_color = "#a96faa"
|
||||
circuit = /obj/item/weapon/circuitboard/rdservercontrol
|
||||
var/screen = 0
|
||||
var/obj/machinery/r_n_d/server/temp_server
|
||||
|
||||
Reference in New Issue
Block a user