diff --git a/code/game/objects/items/teleprod.dm b/code/game/objects/items/teleprod.dm index 0a066ed42930..1fee2b090143 100644 --- a/code/game/objects/items/teleprod.dm +++ b/code/game/objects/items/teleprod.dm @@ -1,7 +1,6 @@ /obj/item/melee/baton/cattleprod/teleprod name = "teleprod" desc = "A prod with a bluespace crystal on the end. The crystal doesn't look too fun to touch." - w_class = WEIGHT_CLASS_NORMAL icon_state = "teleprod" item_state = "teleprod" slot_flags = null