From 67e36e133422b8201292f5aaf0bc24052a2dd334 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= <git@wgmd.de>
Date: Tue, 26 Apr 2016 21:27:17 +0200
Subject: say "Bomb dropped"

---
 bindings.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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" ""
-- 
cgit v1.2.3