Refactors some job variables from the Economy file (what the fuck) and swaps created types for lists in bot access assignment.

This commit is contained in:
Zuhayr
2015-02-28 19:33:43 +10:30
parent 92fc2e13e9
commit 64b33c43db
21 changed files with 60 additions and 91 deletions
+1 -2
View File
@@ -281,8 +281,7 @@
registered_name = "Captain"
assignment = "Captain"
New()
var/datum/job/captain/J = new/datum/job/captain
access = J.get_access()
access = get_all_accesses()
..()
/obj/item/weapon/card/id/centcom