Split IPlaceBuildingPreviewGeneratorInfo from PBOG.
This commit is contained in:
@@ -699,6 +699,7 @@
|
||||
Building:
|
||||
Dimensions: 1,1
|
||||
Footprint: x
|
||||
ActorPreviewPlaceBuildingPreview:
|
||||
SoundOnDamageTransition:
|
||||
DamagedSounds: xplos.aud
|
||||
DestroyedSounds: crumble.aud
|
||||
@@ -870,6 +871,7 @@
|
||||
Footprint: x
|
||||
BuildSounds: hvydoor1.aud
|
||||
TerrainTypes: Clear,Road
|
||||
FootprintPlaceBuildingPreview:
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 4
|
||||
|
||||
@@ -385,6 +385,7 @@
|
||||
Footprint: x
|
||||
TerrainTypes: Rock, Concrete
|
||||
BuildSounds: BUILD1.WAV
|
||||
ActorPreviewPlaceBuildingPreview:
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 3
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
TerrainTypes: Rock
|
||||
BuildSounds: CHUNG.WAV
|
||||
AllowInvalidPlacement: true
|
||||
FootprintPlaceBuildingPreview:
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 4
|
||||
@@ -732,6 +733,7 @@ wall:
|
||||
Building:
|
||||
BuildSounds: CHUNG.WAV
|
||||
TerrainTypes: Rock, Concrete
|
||||
FootprintPlaceBuildingPreview:
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 7
|
||||
|
||||
@@ -646,6 +646,7 @@
|
||||
RequiresBaseProvider: True
|
||||
BuildSounds: placbldg.aud, build5.aud
|
||||
UndeploySounds: cashturn.aud
|
||||
ActorPreviewPlaceBuildingPreview:
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
SoundOnDamageTransition:
|
||||
@@ -749,6 +750,7 @@
|
||||
BuildSounds: placbldg.aud
|
||||
TerrainTypes: Clear,Road
|
||||
UndeploySounds: cashturn.aud
|
||||
FootprintPlaceBuildingPreview:
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 7
|
||||
|
||||
@@ -317,6 +317,9 @@
|
||||
BuildSounds: place2.aud
|
||||
TerrainTypes: Clear, Rough, Road, DirtRoad, Green, Sand, Pavement
|
||||
UndeploySounds: cashturn.aud
|
||||
ActorPreviewPlaceBuildingPreview:
|
||||
Palette: placebuilding
|
||||
LineBuildSegmentPalette: placelinesegment
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 4
|
||||
@@ -466,6 +469,9 @@
|
||||
BuildSounds: place2.aud
|
||||
TerrainTypes: Clear, Rough, Road, DirtRoad, Green, Sand, Pavement
|
||||
UndeploySounds: cashturn.aud
|
||||
FootprintPlaceBuildingPreview:
|
||||
Palette: placebuilding
|
||||
LineBuildSegmentPalette: placelinesegment
|
||||
RequiresBuildableArea:
|
||||
AreaTypes: building
|
||||
Adjacent: 7
|
||||
@@ -513,6 +519,9 @@
|
||||
Building:
|
||||
BuildSounds: place2.aud
|
||||
UndeploySounds: cashturn.aud
|
||||
FootprintPlaceBuildingPreview:
|
||||
Palette: placebuilding
|
||||
LineBuildSegmentPalette: placelinesegment
|
||||
KillsSelf:
|
||||
RemoveInstead: true
|
||||
RenderSprites:
|
||||
|
||||
@@ -67,8 +67,6 @@ Player:
|
||||
PlaceBuilding:
|
||||
NewOptionsNotification: NewOptions
|
||||
CannotPlaceNotification: BuildingCannotPlaceAudio
|
||||
Palette: placebuilding
|
||||
LineBuildSegmentPalette: placelinesegment
|
||||
SupportPowerManager:
|
||||
ScriptTriggers:
|
||||
MissionObjectives:
|
||||
|
||||
Reference in New Issue
Block a user