Completely reverted r1897 due to loss of interest in updating solars. Better to have the old set back than a half-finished set after all. (Only kept the space suit select equipment thing.)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1901 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-07-21 17:10:01 +00:00
parent 1fa9d1806e
commit a7290faeae
7 changed files with 235 additions and 118 deletions
+7
View File
@@ -515,6 +515,13 @@
density = 1
directwired = 1
var/health = 10.0
var/id = 1
var/obscured = 0
var/sunfrac = 0
var/adir = SOUTH
var/ndir = SOUTH
var/turn_angle = 0
var/obj/machinery/power/solar_control/control
use_power = 0
idle_power_usage = 0
active_power_usage = 0