diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm index 3fc75b75742..ad84b622b89 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm @@ -34,8 +34,6 @@ Difficulty: Hard aggro_vision_range = 18 // man-eating for a reason speed = 6 move_to_delay = 6 - rapid_melee = 8 // every 1/4 second - melee_queue_distance = 18 // as far as possible really, need this because of charging and teleports ranged = TRUE pixel_x = -16 base_pixel_x = -16