diff --git a/code/modules/mob/living/simple_animal/constructs.dm b/code/modules/mob/living/simple_animal/constructs.dm index 75b82f1e9e7..a3a3a73df05 100644 --- a/code/modules/mob/living/simple_animal/constructs.dm +++ b/code/modules/mob/living/simple_animal/constructs.dm @@ -222,7 +222,6 @@ melee_damage_lower = 25 melee_damage_upper = 25 attacktext = "slashes" - speed = 0 see_in_dark = 7 attack_sound = 'sound/weapons/bladeslice.ogg' construct_spells = list(/obj/effect/proc_holder/spell/wizard/targeted/ethereal_jaunt/shift) @@ -247,7 +246,6 @@ melee_damage_lower = 5 melee_damage_upper = 5 attacktext = "rams" - speed = 0 environment_smash = 2 attack_sound = 'sound/weapons/punch2.ogg' construct_spells = list(/obj/effect/proc_holder/spell/wizard/aoe_turf/conjure/construct/lesser,