Fixes base shuttle console requiring engine access

This commit is contained in:
mwerezak
2014-06-26 16:53:32 -04:00
committed by ZomgPonies
parent 38bf6b59c4
commit 05c5f81b97
-1
View File
@@ -2,7 +2,6 @@
name = "shuttle control console"
icon = 'icons/obj/computer.dmi'
icon_state = "shuttle"
req_access = list(access_engine)
circuit = null
var/shuttle_tag // Used to coordinate data in shuttle controller.