This model is based on the city of Midgar from the game Final Fantasy 7. It's a series of 8 mako reactors connected by tall, metal walls.
The reactors all have the same energy effect as my other Mako Reactor at the tops.
To set this building up like the screenshot, I have the CIV4ArtDefines_Building.xml file set like this:
<BuildingArtInfo>
<Type>ART_DEF_BUILDING_MIDGAR</Type>
<LSystem>LSYSTEM_1x1</LSystem>
<bAnimated>0</bAnimated>
<fScale>3.00</fScale>
<fInterfaceScale>0.6</fInterfaceScale>
And the building set to <bCenterInCity>1</bCenterInCity> in the CIV4BuildingInfos.xml file.
The reactors all have the same energy effect as my other Mako Reactor at the tops.
To set this building up like the screenshot, I have the CIV4ArtDefines_Building.xml file set like this:
<BuildingArtInfo>
<Type>ART_DEF_BUILDING_MIDGAR</Type>
<LSystem>LSYSTEM_1x1</LSystem>
<bAnimated>0</bAnimated>
<fScale>3.00</fScale>
<fInterfaceScale>0.6</fInterfaceScale>
And the building set to <bCenterInCity>1</bCenterInCity> in the CIV4BuildingInfos.xml file.