Bugfixes: Fax machines, CentCom turrets, Robo-limb emag. New feature for monkey cubes (#1116)

Fixes #1059, #131 
Resolves #1020 
Fixes #1100 
Resolves #663
This commit is contained in:
inselc
2016-11-06 20:34:29 +02:00
committed by skull132
parent 30ae7c0e36
commit da2f74a9ff
5 changed files with 106 additions and 26 deletions
+1 -2
View File
@@ -154,9 +154,8 @@
M.implant_loyalty(M, 1)
var/obj/item/weapon/card/id/W = new(M)
var/obj/item/weapon/card/id/centcom/W = new(M)
W.name = "[M.real_name]'s ID Card"
W.icon_state = "centcom"
W.item_state = "id_inv"
W.access = get_all_accesses() + get_centcom_access("CCIA Agent")
W.assignment = "Central Command Internal Affairs Agent"