diff --git a/minetest.conf b/minetest.conf index 959f5ae..41dcb9f 100644 --- a/minetest.conf +++ b/minetest.conf @@ -26,6 +26,7 @@ ctf.autoalloc_on_joinplayer = true ctf.match = true ctf.match.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -45 +ctf.match.build_time = 120 ctf.match.clear_inv = true ctf.match.destroy_team = true ctf.match.reset_on_winner = true diff --git a/settings_cache.csv b/settings_cache.csv index 94177c6..5dfe4c7 100644 --- a/settings_cache.csv +++ b/settings_cache.csv @@ -27,7 +27,7 @@ "hud" true "match" true "match.break_alliances" true -"match.build_time" 60 +"match.build_time" 120 "match.clear_inv" true "match.destroy_team" true "match.map_reset_limit" 200