From 8536aa2162be3a50e8c8dc5a58aeecaec401df20 Mon Sep 17 00:00:00 2001 From: He-Man Date: Sun, 16 Jun 2019 23:06:18 +0200 Subject: [PATCH] Livonia Spawn Loacation --- Sources/epoch_server_settings/configs/maps/Enoch.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/epoch_server_settings/configs/maps/Enoch.h b/Sources/epoch_server_settings/configs/maps/Enoch.h index 7f3ed361..f1a03688 100644 --- a/Sources/epoch_server_settings/configs/maps/Enoch.h +++ b/Sources/epoch_server_settings/configs/maps/Enoch.h @@ -32,8 +32,8 @@ class Enoch : Default // W [-14.4316,0.112793,-10.3098, -90] { "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 5890,10710,0 } }, // North { "TP_Booth_s_EPOCH", { -0.286865, -8.17383, -10.3098, 180}, "", { 6356,2768,0 } }, // South - { "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 10328,7022,0 } }, // West - { "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 1927,6372,0 } } // East + { "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 1927,6372,0 } }, // West + { "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 10328,7022,0} } // East }; propsPos[] = { };