- Another batch of runtime errors fixed.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1537 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
panurgomatic
2011-05-06 00:32:55 +00:00
parent 66be17746b
commit 2a1023b594
10 changed files with 121 additions and 109 deletions
+1 -1
View File
@@ -206,7 +206,7 @@
src.health -= value
if(src.health>0)
src.spark_system.start()
world << "[src] health is [health]"
// world << "[src] health is [health]"
else
src.ex_act(1)
return