diff --git a/code/modules/client/stored_item.dm b/code/modules/client/stored_item.dm index d2210b22452..fbc384e5a1f 100644 --- a/code/modules/client/stored_item.dm +++ b/code/modules/client/stored_item.dm @@ -232,6 +232,8 @@ persist_storable = FALSE /obj/item/weapon/melee/cursedblade persist_storable = FALSE +/obj/item/weapon/circuitboard/mecha/imperion + persist_storable = FALSE /obj/item/device/paicard persist_storable = FALSE /obj/item/organ