Fixes the employment records light colour (#397)

They are no longer green, despite the sprite being blue.
This commit is contained in:
skull132
2016-06-11 21:07:39 +03:00
committed by GitHub
parent d4121cfe71
commit 0145b38820

View File

@@ -4,7 +4,7 @@
name = "employment records console"
desc = "Used to view, edit and maintain employment records."
icon_state = "medlaptop"
light_color = "#00b000"
light_color = "#315ab4"
req_one_access = list(access_heads)
circuit = "/obj/item/weapon/circuitboard/skills"
var/obj/item/weapon/card/id/scan = null