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

index 44d632ee1d32544461719399266e6b4ab6f4c7bc..ad76c9709b6f155d9c0d550c8c28c3da703995f7 100644 (file)
@@ -1,6 +1,6 @@
 // Misc
 set g_monsters 1 "Enable monsters (master switch)"
-set g_monsters_think_delay 0.3 "Delay between monster think frames"
+set g_monsters_think_delay 0.2 "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