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