Vox access fix

This commit is contained in:
Markolie
2015-01-08 03:44:15 +01:00
parent 2677fd587e
commit 2757f98f71
3 changed files with 54 additions and 42 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ var/global/vox_tick = 1
var/obj/item/weapon/card/id/syndicate/W = new(src)
W.name = "[real_name]'s Legitimate Human ID Card"
W.icon_state = "id"
W.access = list(access_syndicate)
W.access = list(access_vox)
W.assignment = "Trader"
W.registered_name = real_name
W.registered_user = src