mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
17986
maps/tgstation.2.0.9.dmm
17986
maps/tgstation.2.0.9.dmm
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user