From 95f26bd0c4e1cc3bd396466e5cb0681a9cb0ed1e Mon Sep 17 00:00:00 2001 From: wingdings255 <46852882+wingdings255@users.noreply.github.com> Date: Thu, 1 Apr 2021 20:19:23 +0000 Subject: [PATCH] Update egg-ark--survival-evolved.json Updated the list of available ark maps to include the new CrystalIsles map --- .../Seeders/eggs/source-engine/egg-ark--survival-evolved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/Seeders/eggs/source-engine/egg-ark--survival-evolved.json b/database/Seeders/eggs/source-engine/egg-ark--survival-evolved.json index 03305ffa6..3de0d690a 100644 --- a/database/Seeders/eggs/source-engine/egg-ark--survival-evolved.json +++ b/database/Seeders/eggs/source-engine/egg-ark--survival-evolved.json @@ -47,7 +47,7 @@ }, { "name": "Server Map", - "description": "Available Maps: TheIsland, TheCenter, Ragnarok, ScorchedEarth_P, Aberration_P, Extinction, Valguero_P, Genesis", + "description": "Available Maps: TheIsland, TheCenter, Ragnarok, ScorchedEarth_P, Aberration_P, Extinction, Valguero_P, Genesis, CrystalIsles", "env_variable": "SERVER_MAP", "default_value": "TheIsland", "user_viewable": true,