It's CentCOM not CentCOMM

I swear to god I have fixed this like three times already and somehow it
keeps coming back.
This commit is contained in:
Spades
2017-07-21 04:29:39 -04:00
parent f78c2281c2
commit 7e4417d31f
20 changed files with 26 additions and 26 deletions
@@ -40,7 +40,7 @@ var/global/list/default_medbay_channels = list(
var/list/channels = list() //see communications.dm for full list. First channel is a "default" for :h
var/subspace_transmission = 0
var/syndie = 0//Holder to see if it's a syndicate encrypted radio
var/centComm = 0//Holder to see if it's a CentComm encrypted radio
var/centComm = 0//Holder to see if it's a CentCom encrypted radio
flags = CONDUCT
slot_flags = SLOT_BELT
throw_speed = 2
+1 -1
View File
@@ -256,7 +256,7 @@
/obj/item/weapon/card/id/centcom
name = "\improper CentCom. ID"
desc = "An ID straight from Cent. Com."
desc = "An ID straight from Central Command."
icon_state = "centcom"
registered_name = "Central Command"
assignment = "General"