diff --git a/code/game/machinery/computer/HolodeckControl.dm b/code/game/machinery/computer/HolodeckControl.dm index cd9439af26d..5c6b9ea6b07 100644 --- a/code/game/machinery/computer/HolodeckControl.dm +++ b/code/game/machinery/computer/HolodeckControl.dm @@ -445,9 +445,9 @@ desc = "May the force be within you. Sorta" icon_state = "sword0" force = 3.0 - throwforce = 5.0 throw_speed = 1 throw_range = 5 + throwforce = 0 w_class = 2.0 flags = FPRINT | TABLEPASS | NOSHIELD var/active = 0