diff options
author | André Glüpker <git@wgmd.de> | 2016-04-26 21:27:17 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2016-04-26 21:27:17 +0200 |
commit | 67e36e133422b8201292f5aaf0bc24052a2dd334 (patch) | |
tree | fa12dbb15b7d03819b2c8c1c68a1b22e04235c84 /bindings.cfg | |
parent | 32a93db3cca1ad7a47936cd69dc0bc3eca922954 (diff) | |
download | config-csgo-67e36e133422b8201292f5aaf0bc24052a2dd334.tar.gz config-csgo-67e36e133422b8201292f5aaf0bc24052a2dd334.tar.bz2 config-csgo-67e36e133422b8201292f5aaf0bc24052a2dd334.zip |
say "Bomb dropped"
Diffstat (limited to 'bindings.cfg')
-rw-r--r-- | bindings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings.cfg b/bindings.cfg index 9b28c94..decc510 100644 --- a/bindings.cfg +++ b/bindings.cfg @@ -30,7 +30,7 @@ bind "q" "lastinv" bind "w" "+forward" bind "r" "+reload" bind "e" "+use; r_cleardecals" -bind "t" "use weapon_c4; drop; regroup" +bind "t" "use weapon_c4; drop; regroup; say_team Dropped the bomb!" bind "y" "messagemode" bind "u" "messagemode2" bind "i" "" |