mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Magboot and glove fix (#19415)
* Magboot and glove fix * Update armblade.dm * Update leash.dm
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
to_chat(M, "Your suit's cooling unit deploys.")
|
||||
cooler.canremove = FALSE
|
||||
|
||||
/obj/item/clothing/suit/space/void/dropped(mob/user)
|
||||
/obj/item/clothing/suit/space/void/dropped(mob/user, equipping, slot)
|
||||
..()
|
||||
|
||||
var/mob/living/carbon/human/H
|
||||
|
||||
Reference in New Issue
Block a user