Crescent --> Centcom

This commit is contained in:
Markolie
2015-07-28 19:18:26 +02:00
parent a60157fe5b
commit c8b2f5e420
+2 -2
View File
@@ -54,7 +54,7 @@
var/wrenching = 0
var/last_target //last target fired at, prevents turrets from erratically firing at all valid targets in range
/obj/machinery/porta_turret/crescent
/obj/machinery/porta_turret/centcom
enabled = 0
ailock = 1
check_synth = 0
@@ -81,7 +81,7 @@
setup()
/obj/machinery/porta_turret/crescent/New()
/obj/machinery/porta_turret/centcom/New()
..()
req_one_access = list()
req_access = list(access_cent_specops)