From: terencehill Date: Wed, 31 Aug 2016 01:19:57 +0000 (+0200) Subject: Remove an outdated reference to a cvar from g_keepaway description X-Git-Tag: xonotic-v0.8.2~634 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=72ea00704082a85ada9140400da2d1fd48f8b57d;p=xonotic%2Fxonotic-data.pk3dir.git Remove an outdated reference to a cvar from g_keepaway description --- diff --git a/gamemodes.cfg b/gamemodes.cfg index 4cf77d52e..add233272 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -391,7 +391,7 @@ set g_freezetag_teams 0 // ========== // keepaway // ========== -set g_keepaway 0 "game mode which focuses around a ball, look at g_keepaway_win_mode for further details" +set g_keepaway 0 "game mode which focuses around a ball" set g_keepaway_score_bckill 1 "enable scoring points (y/n) for ball carrier kills (value is how many points to award)" set g_keepaway_score_killac 1 "amount of points to give when you kill someone while you have the ball" set g_keepaway_score_timeinterval 1 "amount of time it takes between intervals for timepoints to be added to the score"