mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user