mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Magboot and glove fix (#19415)
* Magboot and glove fix * Update armblade.dm * Update leash.dm
This commit is contained in:
@@ -333,7 +333,7 @@
|
||||
usr.client.images.Remove(i)
|
||||
|
||||
// Make sure to turn off the colors when we drop the blueprints.
|
||||
/obj/item/blueprints/dropped(mob/user)
|
||||
/obj/item/blueprints/dropped(mob/user, equipping, slot)
|
||||
if(areaColor_turfs.len)
|
||||
seeAreaColors_remove()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user