Tweak airblast script

This commit is contained in:
Nathan McCarty 2023-03-28 18:52:29 -04:00
parent 43b09ea669
commit f8c86a19d2
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ exec autoexec.cfg
// Automatically switch to flame thrower and airblast, switching back when done
alias +airblast "slot1; +attack2; spec_next"
alias -airblast "-attack2; lastinv"
alias -airblast "-attack2"
bind "MOUSE2" "+airblast"