diff --git a/Resources/Prototypes/Entities/Objects/Fun/immovable_rod.yml b/Resources/Prototypes/Entities/Objects/Fun/immovable_rod.yml index 0bee05aa6a..bbadf4f220 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/immovable_rod.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/immovable_rod.yml @@ -66,13 +66,13 @@ suffix: Wizard components: - type: ImmovableRod - minSpeed: 35 + maxSpeed: 25 destroyTiles: false randomizeVelocity: false shouldGib: false damage: types: - Blunt: 200 + Blunt: 190 - type: MovementIgnoreGravity gravityState: true - type: InputMover