summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-26 22:08:02 -0400
committerJune McEnroe <june@causal.agency>2020-06-26 22:08:02 -0400
commit5d782554118b67bf58bfafbf171c8c564828c651 (patch)
tree1c8e2c3b8db1fe3ff8d875398f359720cacbe126 /etc/tf
parentAdd note about litterbox bot use (diff)
downloadsrc-5d782554118b67bf58bfafbf171c8c564828c651.tar.gz
src-5d782554118b67bf58bfafbf171c8c564828c651.zip
Tweak TF2 sensitivities once more
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg2
-rw-r--r--etc/tf/cfg/sniper.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index 987023f8..c584dadd 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -7,7 +7,7 @@ bind / toggle_duck
 bind mouse2 +attack2
 alias sens1 "sensitivity 1.7"
 alias sens2 "sensitivity 1.7"
-alias sens3 "sensitivity 2.5"
+alias sens3 "sensitivity 3"
 bind 1 "slot1; sens1"
 bind 2 "slot2; sens2"
 bind 3 "slot3; sens3"
diff --git a/etc/tf/cfg/sniper.cfg b/etc/tf/cfg/sniper.cfg
index cd1cd0b0..39ce4a18 100644
--- a/etc/tf/cfg/sniper.cfg
+++ b/etc/tf/cfg/sniper.cfg
@@ -1 +1 @@
-alias sens1 "sensitivity 1.5"
+alias sens1 "sensitivity 1"
title='2021-09-15 10:46:21 -0400'>2021-09-15Factor out common parts of downgrade messagesJune McEnroe 2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe