mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-08 04:41:11 +01:00
c3013b83ca
* Close UI for all players looking into a storage inside a locker * Moves the check to objects/item/weapons/storage Also removed the code from objects\structures\crates_lockers\closets.dm * Keeps UI open for the mob itself, when they should Also removed code from attack_hand that conflicted with forceMove. That behaviour is being handled from the forceMove instead of from attack_hand.