diff --git a/code/game/objects/structures/bedsheet_bin.dm b/code/game/objects/structures/bedsheet_bin.dm index e57ca69313f..c37962e2831 100644 --- a/code/game/objects/structures/bedsheet_bin.dm +++ b/code/game/objects/structures/bedsheet_bin.dm @@ -12,7 +12,6 @@ LINEN BINS lefthand_file = 'icons/mob/inhands/bedsheet_lefthand.dmi' righthand_file = 'icons/mob/inhands/bedsheet_righthand.dmi' layer = MOB_LAYER - throwforce = 1 throw_speed = 1 throw_range = 2 w_class = WEIGHT_CLASS_TINY