Recolors some CentComm items to use NT colors.

This commit is contained in:
Belsima
2017-10-21 09:21:20 -04:00
parent 12ae485e48
commit 8363f34044
3 changed files with 2 additions and 1 deletions
@@ -171,7 +171,7 @@
/obj/item/weapon/card/id/centcom
name = "\improper CentCom. ID"
desc = "An ID straight from Central Command."
icon_state = "centcom"
icon_state = "nanotrasen"
registered_name = "Central Command"
assignment = "General"
@@ -186,6 +186,7 @@
/obj/item/weapon/card/id/centcom/ERT
name = "\improper Emergency Response Team ID"
assignment = "Emergency Response Team"
icon_state = "centcom"
/obj/item/weapon/card/id/centcom/ERT/New()
..()