Fixes access on turrets

Maint access has nothing to do with it, and the rest is just ?! why is it there!?
This commit is contained in:
Heroman3003
2021-06-19 13:51:29 +10:00
committed by GitHub
parent 9c155dda19
commit d1fdc8acf6
+3 -3
View File
@@ -1427,7 +1427,7 @@
name = "Telecoms lethal turret control";
pixel_y = 29;
req_access = list(61);
req_one_access = list(12)
req_one_access = list()
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 8
@@ -1749,8 +1749,8 @@
desc = "A firewall prevents AIs from interacting with this device.";
name = "Telecoms Foyer turret control";
pixel_y = 29;
req_access = list();
req_one_access = list(10,12,16,17,61)
req_access = list(61);
req_one_access = list()
},
/turf/simulated/floor/tiled/dark,
/area/tcommsat/entrance{