fixes safes (#25478)

This commit is contained in:
swindly
2017-03-26 14:09:29 -03:00
committed by Leo
parent 71b01007cc
commit fb28f67110
+1
View File
@@ -147,6 +147,7 @@ FLOOR SAFES
if(open)
if(P && in_range(src, user))
user.put_in_hands(P)
space -= P.w_class
updateUsrDialog()