Singularity beacons now require a powered cable to function.

Minor AI runtime fix.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2469 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
mport2004@gmail.com
2011-11-01 02:48:56 +00:00
parent 052fc235af
commit fdddd35ee2
2 changed files with 58 additions and 21 deletions
+4 -3
View File
@@ -21,7 +21,8 @@
src.verbs += /mob/proc/ghost
else
for(var/obj/machinery/ai_status_display/O in world) //change status
spawn( 0 )
O.mode = 1
O.emotion = "Neutral"
spawn(0)
if(O)
O.mode = 1
O.emotion = "Neutral"
return