From 0683801b16574808a6ece3e16bc413c02163ebc8 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 14 Aug 2016 02:00:25 +0200 Subject: centers moved up as hotfix --- maps/aiguillon.lua | 2 +- maps/starstorm.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/aiguillon.lua b/maps/aiguillon.lua index 28b29d6..7581a75 100644 --- a/maps/aiguillon.lua +++ b/maps/aiguillon.lua @@ -3,7 +3,7 @@ return { name = "aiguillon", theme = "sorona.ogg", center_x = 0, - center_y = -20, + center_y = -45, width = 370, height = 290, -- RESPAWN POINTS diff --git a/maps/starstorm.lua b/maps/starstorm.lua index 3dc1b9e..0540009 100644 --- a/maps/starstorm.lua +++ b/maps/starstorm.lua @@ -3,7 +3,7 @@ return { name = "starstorm", theme = "starstorm.ogg", center_x = 0, - center_y = -5, + center_y = -20, width = 400, height = 260, -- RESPAWN POINTS -- cgit v1.1