diff --git a/code/game/gamemodes/miniantags/abduction/abduction_gear.dm b/code/game/gamemodes/miniantags/abduction/abduction_gear.dm index 9e7e2cf29a5..bfa1dd9597f 100644 --- a/code/game/gamemodes/miniantags/abduction/abduction_gear.dm +++ b/code/game/gamemodes/miniantags/abduction/abduction_gear.dm @@ -404,7 +404,6 @@ Congratulations! You are now trained for invasive xenobiology research!"} item_state = "wonderprod" slot_flags = SLOT_BELT origin_tech = "materials=4;combat=4;biotech=7;abductor=4" - force = 7 w_class = WEIGHT_CLASS_NORMAL actions_types = list(/datum/action/item_action/toggle_mode)