From d532e1f29b56e4c8fecf44ed8ecd9c003e9e3a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Fri, 29 Apr 2022 17:18:35 +0200 Subject: Rename bindings to agl --- bindings-arena.cfg | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 bindings-arena.cfg (limited to 'bindings-arena.cfg') diff --git a/bindings-arena.cfg b/bindings-arena.cfg deleted file mode 100644 index 93cc9b3..0000000 --- a/bindings-arena.cfg +++ /dev/null @@ -1,25 +0,0 @@ -echo "-Arena-Bindings-" - -alias niceshot_c niceshot_1 -alias niceshot_1 "alias niceshot_c niceshot_2; say ns" -alias niceshot_2 "alias niceshot_c niceshot_3; say nice shot" -alias niceshot_3 "alias niceshot_c niceshot_4; say ns :)" -alias niceshot_4 "alias niceshot_c niceshot_1; say ns!" - -alias thankyou_c thankyou_1 -alias thankyou_1 "alias thankyou_c thankyou_2; say ty" -alias thankyou_2 "alias thankyou_c thankyou_3; say thx" -alias thankyou_3 "alias thankyou_c thankyou_4; say ty :)" -alias thankyou_4 "alias thankyou_c thankyou_1; say thanks" - -bind "UPARROW" "" -bind "LEFTARROW" "niceshot_c" -bind "DOWNARROW" "thankyou_c" -bind "RIGHTARROW" "" - -bind mouse1 +cleanattack - -voice_enable 0 -unbind ctrl - -// vim: commentstring=//\ %s -- cgit v1.2.3