fixes safes (#25478)

This commit is contained in:
swindly
2017-03-26 13:09:29 -04:00
committed by Leo
parent 71b01007cc
commit fb28f67110

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()