Revert "Merge pull request #4478 from Aryn/master"

This reverts commit 86941a58f0, reversing
changes made to 65b8215ec7.
This commit is contained in:
Mloc-Hibernia
2014-03-24 13:55:41 +00:00
parent 34c39e773a
commit d4324901d3
19 changed files with 29 additions and 611 deletions
+3
View File
@@ -133,6 +133,9 @@ move an amendment</a> to the drawing.</p>
move_turfs_to_area(turfs, A)
A.always_unpowered = 0
for(var/turf/T in A.contents)
T.lighting_changed = 1
lighting_controller.changed_turfs += T
spawn(5)
//ma = A.master ? "[A.master]" : "(null)"