Fixed cloak1 LUA OC script for cloaking core

This commit is contained in:
LemADEC 2017-01-31 01:54:26 +01:00
parent e64b62d7dd
commit 2b473ae3da

View file

@ -1,7 +1,7 @@
local component = require("component")
local term = require("term")
if not component.isAvailable("cloakingdevicecore") then
if not component.isAvailable("warpdriveCloakingCore") then
print("No cloaking core detected")
else
local cloakingcore = component.warpdriveCloakingCore