Adds drone cameras to engineering network

This commit is contained in:
mwerezak
2014-06-03 19:22:27 -04:00
committed by ZomgPonies
parent 44d2ba10fa
commit e9dbed994c
@@ -31,6 +31,9 @@
..()
if(camera && "Robots" in camera.network)
camera.network.Add("Engineering")
//They are unable to be upgraded, so let's give them a bit of a better battery.
cell.maxcharge = 10000
cell.charge = 10000