update to forcemove

This commit is contained in:
Robertha89
2016-02-07 23:13:51 +01:00
parent 8edfd0cf8e
commit d262014ee4
@@ -367,7 +367,7 @@
if(!welded)
if(open)
user.drop_item(W)
W.loc = src
W.forceMove(src)
if(!open)
user << "You can't shove that down there when it is closed"
else