Just a quick fix for my last commit.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2545 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-11-23 02:55:56 +00:00
parent d24d4334e7
commit c02d3d88e3

View File

@@ -153,8 +153,8 @@
hp -= Proj.damage
if(hp <= 0)
for(var/mob/O in oviewers())
if ((O.client && !( O.blinded )))
O << "\red [src] breaks into tiny pieces and collapses!"
if ((O.client && !( O.blinded )))
O << "\red [src] breaks into tiny pieces and collapses!"
del(src)
// Create a temporary object to represent the damage