From c2cd7b4077295935262089de197d374c1fda0a15 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 17 Jun 2025 17:42:45 +0200 Subject: [PATCH 1/2] Update config.lua --- resources/[carscripts]/mh_garage/config/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[carscripts]/mh_garage/config/config.lua b/resources/[carscripts]/mh_garage/config/config.lua index 762108139..89dfdb930 100644 --- a/resources/[carscripts]/mh_garage/config/config.lua +++ b/resources/[carscripts]/mh_garage/config/config.lua @@ -50,7 +50,7 @@ Config.Zonen = { vector4(-2014.7660, -480.6383, 11.3975, 325.2452), vector4(-2010.6467, -483.8439, 11.4016, 313.3144) } - } + }, } Config.Log = { From fa291193dc85328f4a1867e65867a528a17bd461 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 17 Jun 2025 17:44:25 +0200 Subject: [PATCH 2/2] Update config.lua --- resources/[carscripts]/mh_garage/config/config.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/[carscripts]/mh_garage/config/config.lua b/resources/[carscripts]/mh_garage/config/config.lua index 89dfdb930..e3690f8e8 100644 --- a/resources/[carscripts]/mh_garage/config/config.lua +++ b/resources/[carscripts]/mh_garage/config/config.lua @@ -36,6 +36,7 @@ Config.Zonen = { vector4(242.8265, -809.7695, 29.7245, 338.3645) } }, + { name = "garagestrand", price = nil, --pro FZ @@ -50,7 +51,7 @@ Config.Zonen = { vector4(-2014.7660, -480.6383, 11.3975, 325.2452), vector4(-2010.6467, -483.8439, 11.4016, 313.3144) } - }, + } } Config.Log = {