mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01:00
[MIRROR] Magboot and glove fix (#12686)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
088d680358
commit
966e4accb2
@@ -460,7 +460,7 @@
|
||||
/obj/item/stack/proc/combine_in_loc()
|
||||
return //STUBBED for now, as it seems to randomly delete stacks
|
||||
|
||||
/obj/item/stack/dropped(atom/old_loc)
|
||||
/obj/item/stack/dropped(mob/user, equipping, slot)
|
||||
. = ..()
|
||||
if(isturf(loc))
|
||||
combine_in_loc()
|
||||
|
||||
Reference in New Issue
Block a user