Increase BuildingZone

This commit is contained in:
Lucas 2020-04-13 21:27:27 +02:00
parent eb6db5aed9
commit 40eca490fa

View file

@ -10,7 +10,7 @@ BrothelSystemMod:registerPrefabComponent("models/brothel.fbx/Prefab/Brothel",
{ {
DataType = "COMP_BUILDING_PART", DataType = "COMP_BUILDING_PART",
HasBuildingZone = true, HasBuildingZone = true,
BuildingZone = { 3, 3 } BuildingZone = { 10, 10 }
}) })
-- Register the brothel workplace part -- Register the brothel workplace part