mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
-Reverted the maintenance cameras.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4645 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user