diff options
Diffstat (limited to 'agl-alias.cfg')
-rw-r--r-- | agl-alias.cfg | 3 |
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!" |