mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 23:54:24 +01:00
Magboot and glove fix (#19415)
* Magboot and glove fix * Update armblade.dm * Update leash.dm
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
..()
|
||||
update_icon()
|
||||
|
||||
/obj/item/reagent_containers/glass/beaker/dropped(mob/user)
|
||||
/obj/item/reagent_containers/glass/beaker/dropped(mob/user, equipping, slot)
|
||||
..()
|
||||
update_icon()
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
..()
|
||||
update_icon()
|
||||
|
||||
/obj/item/reagent_containers/syringe/dropped(mob/user)
|
||||
/obj/item/reagent_containers/syringe/dropped(mob/user, equipping, slot)
|
||||
..()
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user