Fixes the FIB agent spawner. (#7994)

This commit is contained in:
Matt Atlas
2020-01-12 14:19:42 +01:00
committed by GitHub
parent 127a421ee9
commit 9c4132ca48
@@ -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")