mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
if(isrobot(user))
|
||||
return
|
||||
|
||||
else
|
||||
else if (!isnull(I)) // As per code/game/atom_procs.dm, this shouldn't even be required, but for some reason is. -- Abi79
|
||||
user.drop_item()
|
||||
|
||||
I.loc = src
|
||||
|
||||
Reference in New Issue
Block a user