From 096b687d1cc956228ba7b2ba9a3b512578d89458 Mon Sep 17 00:00:00 2001 From: terencehill Date: Sat, 20 Aug 2011 18:00:02 +0200 Subject: [PATCH] Better description of g_ctf_shield_max_ratio and g_ctf_shield_min_negscore --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 3dc51da56..0130c8a54 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -706,8 +706,8 @@ set g_ctf_reverse 0 "if enabled, flags positions are switched: you have to captu set g_balance_ctf_delay_collect 1.0 set g_balance_ctf_damageforcescale 1 -set g_ctf_shield_max_ratio 0 "shield at most 0% of a team from the enemy flag (try: 0.4 for 40%)" -set g_ctf_shield_min_negscore 20 "shield the player from the flag if he's got -20 points or less" +set g_ctf_shield_max_ratio 0 "shield at most this percentage of a team from the enemy flag (try: 0.4 for 40%)" +set g_ctf_shield_min_negscore 20 "shield the player from the flag if he's got this negative amount of points or less" set g_ctf_shield_force 100 "push force of the shield" // fun for server admins -- 2.39.2