Applied Stephen001's cleanup-reverse-engineer.patch

This commit is contained in:
Zjm7891
2008-07-11 14:20:33 +00:00
parent 662b884650
commit 3161a4f8ec
34 changed files with 8 additions and 705 deletions
+1 -1
View File
@@ -341,4 +341,4 @@
usr.client_mob() << browse(null, "window=smes")
usr.machine = null
return
return
+1 -2
View File
@@ -115,7 +115,6 @@ obj/machinery/power/solar
ex_act(severity)
switch(severity)
if(1.0)
//SN src = null
del(src)
return
if(2.0)
@@ -132,4 +131,4 @@ obj/machinery/power/solar
blob_act()
if (prob(50))
broken()
src.density = 0
src.density = 0
-1
View File
@@ -275,7 +275,6 @@ obj/machinery/power/solar_control
switch(severity)
if(1.0)
//SN src = null
del(src)
return
if(2.0)
+1 -1
View File
@@ -42,4 +42,4 @@ obj/machinery/power/terminal
icon_state = "term-f"
else
invisibility = 0
icon_state = "term"
icon_state = "term"
+1 -1
View File
@@ -245,4 +245,4 @@ obj/machinery/power/turbine
usr.client_mob() << browse(null, "window=turbine")
usr.machine = null
return
return