mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 11:35:19 +01:00
Magboot and glove fix (#19415)
* Magboot and glove fix * Update armblade.dm * Update leash.dm
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
nozzle = null
|
||||
return ..()
|
||||
|
||||
/obj/item/weldpack/dropped(mob/user)
|
||||
/obj/item/weldpack/dropped(mob/user, equipping, slot)
|
||||
..()
|
||||
if(nozzle)
|
||||
user.remove_from_mob(nozzle)
|
||||
|
||||
Reference in New Issue
Block a user