mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user