From dd8e87cb5ff30b4aadc59504fc71b6347321ecd7 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Thu, 24 Aug 2017 20:34:00 +0200 Subject: [PATCH] allow 3 flag throws --- gamemodes-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 684edb3a8..6f31899b1 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -256,7 +256,7 @@ set g_ctf_flag_dropped_floatinwater 200 "move upwards while in water at this vel set g_ctf_throw 1 "throwing allows circumventing carrierkill score, so enable this with care!" set g_ctf_throw_angle_max 90 "maximum upwards angle you can throw the flag" set g_ctf_throw_angle_min -90 "minimum downwards angle you can throw the flag" -set g_ctf_throw_punish_count 2 +set g_ctf_throw_punish_count 3 set g_ctf_throw_punish_delay 30 set g_ctf_throw_punish_time 5 set g_ctf_throw_strengthmultiplier 2 "multiplier for velocity when you have the strength... essentially, throw the flag REALLY hard when you have the strength :D" -- 2.39.2