From fa4028bd269f7f6a3265456f3090f28e3c8f1d8a Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 28 Nov 2015 22:26:51 +0000 Subject: [PATCH] Increase build time to 2 minutes --- minetest.conf | 1 + settings_cache.csv | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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