From ba7e5e1ca595004b5aaac0a35004dc44a3e88c35 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 10 Jan 2016 11:27:36 +0000 Subject: [PATCH] Updated Respawn Time Scale Description --- BrainBread2/cfg/lgsm-default.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BrainBread2/cfg/lgsm-default.cfg b/BrainBread2/cfg/lgsm-default.cfg index 4b4ac2513..1efd799d6 100644 --- a/BrainBread2/cfg/lgsm-default.cfg +++ b/BrainBread2/cfg/lgsm-default.cfg @@ -110,7 +110,8 @@ bb2_elimination_fraglimit 200 // Default 4 bb2_elimination_respawn_time 5 -// Elimination: Respawn Time Scale - Increase the respawn time by this many seconds for the teams. +// Elimination: Respawn Time Scale - Increase the respawn timer in seconds when a player joins. or 14 + (20 x 2) = 34). +// Example: respawn_timer + (total_players x time_scale) = new_respawn_timer. 14 + (20 x 2) = 54). // Minimum: 0 // Maximum: 10 // Default 1