deputy config stuff (#339)

* departmentless deputy is now a config

* service deputy

* adds deputies to job config

* AAAAAAAAAAAA
This commit is contained in:
John Willard
2021-09-05 23:10:10 -04:00
committed by GitHub
parent e48507ac2e
commit 03f8f0a6fc
12 changed files with 64 additions and 42 deletions

View File

@@ -205,13 +205,13 @@
newSash = new /obj/item/clothing/under/bodysash/security/brigdoc()
if("Deputy")
newSash = new /obj/item/clothing/under/bodysash/security/deputy()
if("Deputy (Engineering)")
if("Engineering Deputy")
newSash = new /obj/item/clothing/under/bodysash/security/deputy()
if("Deputy (Medical)")
if("Medical Deputy")
newSash = new /obj/item/clothing/under/bodysash/security/deputy()
if("Deputy (Science)")
if("Science Deputy")
newSash = new /obj/item/clothing/under/bodysash/security/deputy()
if("Deputy (Supply)")
if("Supply Deputy")
newSash = new /obj/item/clothing/under/bodysash/security/deputy()
// Medical