From 40eca490fa4b8468c598fc2960d61ddd173a7f39 Mon Sep 17 00:00:00 2001 From: "LUCASTUCIOUS@Playwing" Date: Mon, 13 Apr 2020 21:27:27 +0200 Subject: [PATCH] Increase BuildingZone --- BrothelSystem/scripts/brothel/building_parts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BrothelSystem/scripts/brothel/building_parts.lua b/BrothelSystem/scripts/brothel/building_parts.lua index 84c6997..fd5a86f 100644 --- a/BrothelSystem/scripts/brothel/building_parts.lua +++ b/BrothelSystem/scripts/brothel/building_parts.lua @@ -10,7 +10,7 @@ BrothelSystemMod:registerPrefabComponent("models/brothel.fbx/Prefab/Brothel", { DataType = "COMP_BUILDING_PART", HasBuildingZone = true, - BuildingZone = { 3, 3 } + BuildingZone = { 10, 10 } }) -- Register the brothel workplace part