From 6ae74b4db4f44287c3dbe09781c12bb27288fd26 Mon Sep 17 00:00:00 2001 From: TerryTehCoder <78599370+TerryTehCoder@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:14:34 -0500 Subject: [PATCH] Update game_options.txt --- config/game_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/game_options.txt b/config/game_options.txt index a3f387bbf8..1081bf0600 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -32,8 +32,8 @@ EMOJIS ## 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 -WALK_DELAY 4 +RUN_DELAY 1.5 +WALK_DELAY 3 ## The variables below affect the movement of specific mob types. THIS AFFECTS ALL SUBTYPES OF THE TYPE YOU CHOOSE! ## Entries completely override all subtypes. Later entries have precedence over earlier entries.