From 82a4c7c51f38d473566cbfae13b3b30d7275c233 Mon Sep 17 00:00:00 2001 From: Metis <100518708+sheepishgoat@users.noreply.github.com> Date: Wed, 9 Oct 2024 18:21:58 -0400 Subject: [PATCH] Update movespeed.txt --- 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 0b1d0e78f0..c9278119c8 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.2 +RUN_DELAY 1.0 WALK_DELAY 4 ## The variables below affect the movement of specific mob types. THIS AFFECTS ALL SUBTYPES OF THE TYPE YOU CHOOSE!