summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg3
-rw-r--r--etc/tf/cfg/medic.cfg3
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index c47ed20f..987023f8 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -1,7 +1,10 @@
+cl_interp 0
 bind = "exec autoexec"
+bind p "record p; stop"
 bind \ kill
 bind ' explode
 bind / toggle_duck
+bind mouse2 +attack2
 alias sens1 "sensitivity 1.7"
 alias sens2 "sensitivity 1.7"
 alias sens3 "sensitivity 2.5"
diff --git a/etc/tf/cfg/medic.cfg b/etc/tf/cfg/medic.cfg
new file mode 100644
index 00000000..56444145
--- /dev/null
+++ b/etc/tf/cfg/medic.cfg
@@ -0,0 +1,3 @@
+alias +uber "say_team === UBER USED MOVE FORWARD ===; +attack2"
+alias -uber -attack2
+bind mouse2 +uber
/setup.sh?id=31f56fc1ecfe7e5131cf31a30a74dcc0803d32d0&follow=1'>tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer