From f0d20bb0667f9bafd0075fd506e2a0b40e84e869 Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 22 Sep 2017 22:21:05 +0200 Subject: Maps can be unavailable now too; changed loadConfigs to reflect that --- config/maps/alpha.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'config/maps/alpha.lua') diff --git a/config/maps/alpha.lua b/config/maps/alpha.lua index 3942dde..43c12ee 100644 --- a/config/maps/alpha.lua +++ b/config/maps/alpha.lua @@ -3,6 +3,7 @@ return name = "Alpha Abyss", theme = "alpha.ogg", portrait = "assets/maps/alpha.png", + available = true, center = {x = 0, y = -80}, width = 360, height = 240, -- cgit v1.1