mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
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:
@@ -1632,7 +1632,7 @@
|
||||
return
|
||||
|
||||
/client/Northwest()
|
||||
if(!isrobot(src))
|
||||
if(!isrobot(src.mob))
|
||||
src.mob.drop_item_v()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user