]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update g_ctf_dropped_capture_delay description to note that it counts from when the...
authorMario <mario.mario@y7mail.com>
Mon, 21 Nov 2022 04:16:38 +0000 (14:16 +1000)
committerMario <mario.mario@y7mail.com>
Mon, 21 Nov 2022 04:16:38 +0000 (14:16 +1000)
gamemodes-server.cfg

index d8ae491510e48bcfa008b8d18a618cf8580494a6..b522bd78e8a525390ebfcb201beeffd7ebb92249 100644 (file)
@@ -260,7 +260,7 @@ set g_ctf_stalemate 1 "show the enemy flagcarrier location after both teams have
 set g_ctf_stalemate_endcondition 1 "condition for stalemate mode to be finished: 1 = If ONE flag is no longer stale, 2 = If BOTH flags are no longer stale"
 set g_ctf_stalemate_time 60 "time for each flag until stalemate mode is activated"
 set g_ctf_flagcarrier_waypointforenemy_spotting 1 "show the enemy flagcarrier location if a team mate presses +use to spot them"
-set g_ctf_dropped_capture_delay 1 "autocapture delay when flag is thrown onto the base - counted from throw, not landing"
+set g_ctf_dropped_capture_delay 1 "autocapture delay when flag is thrown onto the base - counted from when the flag lands on the ground"
 set g_ctf_dropped_capture_radius 100 "allow dropped flags to be automatically captured by base flags if the dropped flag is within this radius of it"
 set g_ctf_flag_damageforcescale 2
 set g_ctf_portalteleport 0 "allow flag carriers to go through portals made in portal gun without dropping the flag"