mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
fixes safes (#25478)
This commit is contained in:
@@ -147,6 +147,7 @@ FLOOR SAFES
|
||||
if(open)
|
||||
if(P && in_range(src, user))
|
||||
user.put_in_hands(P)
|
||||
space -= P.w_class
|
||||
updateUsrDialog()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user