From 0e3649bea512a905c4cc50fe42c1dce9baace8b5 Mon Sep 17 00:00:00 2001 From: Metis <100518708+sheepishgoat@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:34:57 -0400 Subject: [PATCH] I am dumb --- config/entries/movespeed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/entries/movespeed.txt b/config/entries/movespeed.txt index c9278119c8..67f9ab503b 100644 --- a/config/entries/movespeed.txt +++ b/config/entries/movespeed.txt @@ -8,7 +8,7 @@ ## To speed things up make the number negative, to slow things down, make the number positive. ## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied. -RUN_DELAY 1.0 +RUN_DELAY 1.5 WALK_DELAY 4 ## The variables below affect the movement of specific mob types. THIS AFFECTS ALL SUBTYPES OF THE TYPE YOU CHOOSE!