diff --git a/code/modules/ghostroles/spawner/human/admin.dm b/code/modules/ghostroles/spawner/human/admin.dm index c187190ab07..bc7b079d1d3 100644 --- a/code/modules/ghostroles/spawner/human/admin.dm +++ b/code/modules/ghostroles/spawner/human/admin.dm @@ -151,11 +151,8 @@ name = "FIB Agent" desc = "Investigate issues related to crimes under the jurisdiction of the Federal Investigations Bureau." - enabled = FALSE landmark_name = "CCIAAgent" - req_perms = null - req_perms_edit = R_CCIAA - max_count = 1 + req_perms = R_CCIAA outfit = /datum/outfit/admin/nt/fib possible_species = list("Human")