Changes all access const to be a define
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
var/universal_translate = 0 // set to 1 if it can translate nonhuman speech
|
||||
|
||||
req_access = list(GLOB.access_tcomsat)
|
||||
req_access = list(ACCESS_TCOMSAT)
|
||||
circuit = /obj/item/weapon/circuitboard/computer/comm_server
|
||||
|
||||
/obj/machinery/computer/telecomms/server/attack_hand(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user