Increase BuildingZone
This commit is contained in:
parent
eb6db5aed9
commit
40eca490fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue