From 1024b5c1d847fe26c44ee065abd646753d423d05 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Thu, 24 Aug 2017 20:46:45 +0200 Subject: [PATCH] punish time 10 --- gamemodes-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 6f31899b1..cfe8e319e 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -258,7 +258,7 @@ 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 3 set g_ctf_throw_punish_delay 30 -set g_ctf_throw_punish_time 5 +set g_ctf_throw_punish_time 10 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" set g_ctf_throw_velocity_forward 500 "how fast or far a player can throw the flag" set g_ctf_throw_velocity_up 200 "upwards velocity added upon initial throw" -- 2.39.2