mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Magboot and glove fix (#19415)
* Magboot and glove fix * Update armblade.dm * Update leash.dm
This commit is contained in:
@@ -802,7 +802,7 @@
|
||||
for(var/piece in list("helmet","gauntlets","chest","boots"))
|
||||
toggle_piece(piece, H, ONLY_DEPLOY)
|
||||
|
||||
/obj/item/rig/dropped(mob/user)
|
||||
/obj/item/rig/dropped(mob/user, equipping, slot)
|
||||
. = ..(user)
|
||||
// So the next user will see the boot animation
|
||||
tgui_shared_states?.Cut()
|
||||
|
||||
Reference in New Issue
Block a user