From 5a80f12243acf07bbabf5bb28849ed7f75d55f31 Mon Sep 17 00:00:00 2001 From: Cael_Aislinn Date: Sun, 23 Sep 2012 23:54:50 +1000 Subject: [PATCH] increased move delay Signed-off-by: Cael_Aislinn --- 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 5ed3b54482..0b4b811bda 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -42,8 +42,8 @@ REVIVAL_BRAIN_LIFE -1 ## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied. -RUN_DELAY 0 -WALK_DELAY 0 +RUN_DELAY 2 +WALK_DELAY 5 ## The variables below affect the movement of specific mob types.