mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Rigsuit Fix: Put in hands instead of dropping to floor (if possible)
This commit is contained in:
@@ -574,8 +574,7 @@
|
||||
if(!do_after(M, seal_delay, target = M))
|
||||
if(M && M.back == src)
|
||||
M.back = null
|
||||
M.unEquip(src)
|
||||
src.forceMove(get_turf(src))
|
||||
M.put_in_hands(src)
|
||||
return
|
||||
|
||||
if(istype(M) && M.back == src)
|
||||
|
||||
Reference in New Issue
Block a user