I really don't know how I missed this one.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2050 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
mport2004@gmail.com
2011-08-26 09:30:59 +00:00
parent c9bb9c2e5f
commit 2c5b51e7bd

View File

@@ -60,7 +60,7 @@
else
flashfail = 1
else if(isrobot(user))
else if(isrobot(M))
M.weakened = max(user.weakened, rand(5,10))
spawn(0)
var/atom/movable/overlay/animation = new(user.loc)