mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 21:52:42 +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
|
else
|
||||||
flashfail = 1
|
flashfail = 1
|
||||||
|
|
||||||
else if(isrobot(user))
|
else if(isrobot(M))
|
||||||
M.weakened = max(user.weakened, rand(5,10))
|
M.weakened = max(user.weakened, rand(5,10))
|
||||||
spawn(0)
|
spawn(0)
|
||||||
var/atom/movable/overlay/animation = new(user.loc)
|
var/atom/movable/overlay/animation = new(user.loc)
|
||||||
|
|||||||
Reference in New Issue
Block a user