i think you should change this:
Behavior = ParkingPlaceBehavior ModuleTag_11
HealAmountPerSecond = 20
NumRows = 2
NumCols = 2
HasRunways = Yes
ApproachHeight = 80
ParkInHangars = Yes
End
to:
Behavior = ParkingPlaceBehavior ModuleTag_11
HealAmountPerSecond = 20
NumRows = 1
NumCols = 4
HasRunways = Yes
ApproachHeight = 80
ParkInHangars = Yes
End
|