Attach to Wall Multicell - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki
PlaceWorker_AttachedToWallMultiCell allows you to make a building that needs all its cells attached to the wall
PlaceWorkers need to go on the <placeWorkers>
tag of the Building. For example, this is the wall-mounted television in VE Furniture - Spacer
<placeWorkers>
<li>PlaceWorker_WatchArea</li>
<li>VEF.Buildings.PlaceWorker_AttachedToWallMultiCell</li>
</placeWorkers>