mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
CentComm Borg Access Fix
Now requires specops access. I'm a goof.
This commit is contained in:
@@ -1413,7 +1413,7 @@
|
||||
modtype = "Commando"
|
||||
faction = list("nanotrasen")
|
||||
designation = "NT Combat Cyborg"
|
||||
req_access = list(access_syndicate)
|
||||
req_access = list(access_cent_specops)
|
||||
|
||||
/mob/living/silicon/robot/deathsquad/New(loc)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user