]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Increase monster think delay
authorMario <mario.mario@y7mail.com>
Wed, 17 Apr 2013 08:59:52 +0000 (18:59 +1000)
committerMario <mario.mario@y7mail.com>
Wed, 17 Apr 2013 08:59:52 +0000 (18:59 +1000)
monsters.cfg

index 9e5a087d85a1f841d50477be0f4a7c8c093971e6..e4219c9c4014737b77f9f1b5e8d2719799360861 100644 (file)
@@ -1,6 +1,6 @@
 // Misc
 set g_monsters 1 "Enable monsters (master switch)"
-set g_monsters_think_delay 0.1 "Delay between monster think frames"
+set g_monsters_think_delay 0.3 "Delay between monster think frames"
 set g_monsters_skill 1 "Monster skill (affecting some of their attributes). 1 - easy, 2 - medium, 3 - hard, 4 - insane, 5 - nightmare"
 set g_monsters_miniboss_chance 5
 set g_monsters_miniboss_healthboost 100