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.