EMERGENCY HREF exploit fix.

Impressive chaos, but its time is over.

Signed-off-by: Mloc <colmohici@gmail.com>
This commit is contained in:
Mloc
2013-12-07 21:26:37 +00:00
parent 6c7391fd21
commit 0208cef65b
+1 -1
View File
@@ -61,7 +61,7 @@
if(href_list["remove"])
var/obj/item/P = locate(href_list["remove"])
if(P)
if(P && P.loc == src)
P.loc = usr.loc
usr.put_in_hands(P)