The Nanotrasen Representative (MY WAY) (#6368)

* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

* Ads

* dddd

* a

* a

* a

* Update uniform_digi.dmi

* Update uniform_digi.dmi

* Update uniform_digi.dmi

* Some random new potted plants!

* a

* Update flora.dm

* a

* fixes

* a

* a

* e
This commit is contained in:
Gandalf
2021-06-20 02:23:29 +01:00
committed by GitHub
parent 099ff72339
commit d0bfc4de04
34 changed files with 8126 additions and 7824 deletions
+2
View File
@@ -19,6 +19,7 @@
/datum/crew_manifest/ui_data(mob/user)
var/list/positions = list(
"Central Command" = list("exceptions" = list(), "open" = 0),
"Command" = list("exceptions" = list(), "open" = 0),
"Security" = list("exceptions" = list(), "open" = 0),
"Engineering" = list("exceptions" = list(), "open" = 0),
@@ -30,6 +31,7 @@
"Silicon" = list("exceptions" = list(), "open" = 0)
)
var/list/departments = list(
list("flag" = DEPARTMENT_CENTRAL_COMMAND, "name" = "Central Command"), //SKYRAT EDIT CHANGE
list("flag" = DEPARTMENT_COMMAND, "name" = "Command"),
list("flag" = DEPARTMENT_SECURITY, "name" = "Security"),
list("flag" = DEPARTMENT_ENGINEERING, "name" = "Engineering"),