tf2/cfg/pyro.cfg

9 lines
213 B
INI
Raw Normal View History

2023-03-28 18:46:39 -04:00
// Reset binds
exec autoexec.cfg
// Automatically switch to flame thrower and airblast, switching back when done
alias +airblast "slot1; +attack2; spec_next"
2023-03-28 18:52:29 -04:00
alias -airblast "-attack2"
2023-03-28 18:46:39 -04:00
bind "MOUSE2" "+airblast"