mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 08:04:22 +01:00
Magboot and glove fix (#19415)
* Magboot and glove fix * Update armblade.dm * Update leash.dm
This commit is contained in:
@@ -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