-Reverted the maintenance cameras.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4645 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-09-07 16:49:34 +00:00
parent 6f27b40a96
commit 75cf50fa17
3 changed files with 8987 additions and 9013 deletions

View File

@@ -18,12 +18,6 @@
upgradeXRay()
upgradeMotion()
/obj/machinery/camera/maintenance/New()
// Maintenance camera that has a 66% chance of not spawning.
if(prob(66))
del(src)
return
..()
// CHECKS