From 813408d6ee33b25210ace07987f1b7a760634727 Mon Sep 17 00:00:00 2001 From: Pointifix <35230128+Pointifix@users.noreply.github.com> Date: Wed, 23 Feb 2022 03:40:27 +0100 Subject: [PATCH] Update servers_v6.json - Server with new gamemode named Sectorized (#6591) * Update servers_v6.json Developed a new Gamemode named Sectorized, the principle is similar to hexed but instead of hexes its an open map and you can only build within the area highlighted by shock mines. This area can be expanded by placing vaults, which have custom cost for each new core shard which is being placed. The Gamemode is not 100% finished yet but already playable, i will consecutively add more features. * added ddns --- servers_v6.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v6.json b/servers_v6.json index bfac449283..d71e5a0789 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -1,4 +1,8 @@ [ + { + "name": "Sectorized", + "address": ["sectorized.ddns.net"] + }, { "name": "{AA}", "address": ["recessive.net"]