Robots can no longer drop their modules.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1504 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3
2011-04-28 00:55:00 +00:00
parent 34844f1c8d
commit ece54689dc
+1 -1
View File
@@ -1632,7 +1632,7 @@
return
/client/Northwest()
if(!isrobot(src))
if(!isrobot(src.mob))
src.mob.drop_item_v()
return