From f8c86a19d29942f0914bf0e1775af36a56924f64 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Tue, 28 Mar 2023 18:52:29 -0400 Subject: [PATCH] Tweak airblast script --- cfg/pyro.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/pyro.cfg b/cfg/pyro.cfg index 582ca4d..5491ffe 100644 --- a/cfg/pyro.cfg +++ b/cfg/pyro.cfg @@ -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"