From 9f8904117f5a9df2b106f508a6c7a5271b5ffef5 Mon Sep 17 00:00:00 2001 From: DeathByDenim Date: Sun, 20 Feb 2022 09:53:57 -0500 Subject: [PATCH] Found one more map compatible with Xonotic Battle Royale --- scripts/deploy_xonotic-br.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy_xonotic-br.sh b/scripts/deploy_xonotic-br.sh index db5ea91..c9e13f9 100755 --- a/scripts/deploy_xonotic-br.sh +++ b/scripts/deploy_xonotic-br.sh @@ -28,7 +28,7 @@ maxplayers 64 port 26000 log_file "server.log" g_start_delay 15 -g_maplist "implosion glowplant dance geoplanetary" +g_maplist "implosion glowplant dance geoplanetary xoylent" g_maplist_shuffle 1 gametype br rcon_password "onFOSS"