summaryrefslogtreecommitdiff
path: root/agl-alias.cfg
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2023-10-19 14:30:10 +0200
committerAndré Glüpker <git@wgmd.de>2023-10-19 14:30:10 +0200
commit2f4e3a9ae93bede34b22df69ae034b16cd667d2c (patch)
tree02be7fa4f563e39e5caa6cd36ae1b079ecfce726 /agl-alias.cfg
parent36e3d9122fb56bcad5d575bc9061af31efb60ee7 (diff)
downloadconfig-csgo-2f4e3a9ae93bede34b22df69ae034b16cd667d2c.tar.gz
config-csgo-2f4e3a9ae93bede34b22df69ae034b16cd667d2c.tar.bz2
config-csgo-2f4e3a9ae93bede34b22df69ae034b16cd667d2c.zip
Add jumpthrow alias / binding
Diffstat (limited to 'agl-alias.cfg')
-rw-r--r--agl-alias.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/agl-alias.cfg b/agl-alias.cfg
index d86f3f9..cc1f723 100644
--- a/agl-alias.cfg
+++ b/agl-alias.cfg
@@ -3,6 +3,9 @@ alias -crosshairmax "exec agl-crosshair"
alias +bind_alt "+crosshairmax; exec agl-bindings-alt; "
alias -bind_alt "-crosshairmax; exec agl-bindings; "
+alias "+jumpthrow" "+jump; -attack"
+alias "-jumpthrow" "-jump"
+
alias +drop_bomb "slot5;"
alias -drop_bomb "drop; say_team Dropped the bomb!"