forceMove

This commit is contained in:
Robertha89
2016-02-08 00:35:07 +01:00
parent d262014ee4
commit 512e524780
@@ -387,7 +387,7 @@
if(!welded)
if(open)
for(var/obj/item/weapon/W in src)
W.loc = src.loc
W.forceMove(get_turf(src))
/obj/machinery/atmospherics/unary/vent_pump/examine(mob/user)