-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

View File

@@ -49,14 +49,6 @@ should be listed in the changelog upon commit tho. Thanks. -->
<!-- To take advantage of the pretty new format (well it was new when I wrote this anyway), open the "add-to-changelog.html" file in any browser and add the stuff and then generate the html code and paste it here -->
<div class="commit sansserif">
<h2 class="date">7 September 2012</h2>
<h3 class="author">Giacom updated:</h3>
<ul class="changes bgimages16">
<li class="experiment">Added maintenance cameras. These are cameras which are located in maintenance, not only that but they have a 66% chance of not spawning. Leading to random blind spots in maintenance. This is an experimental feature and is subject to change, please post feedback if you have anything to say about it.</li>
</ul>
</div>
<div class="commit sansserif">
<h2 class="date">6 September 2012</h2>
<h3 class="author">Cheridan updated:</h3>

File diff suppressed because it is too large Load Diff