Extracted BuildingCannotPlaceAudio to PlaceBuilding.
This commit is contained in:
@@ -9,6 +9,7 @@ Player:
|
||||
Inherits: ^BasePlayer
|
||||
PlaceBuilding:
|
||||
NewOptionsNotification: NewOptions
|
||||
CannotPlaceNotification: BuildingCannotPlaceAudio
|
||||
TechTree:
|
||||
SupportPowerManager:
|
||||
ScriptTriggers:
|
||||
|
||||
@@ -59,6 +59,7 @@ Player:
|
||||
BlockedAudio: NoRoom
|
||||
PlaceBuilding:
|
||||
NewOptionsNotification: NewOptions
|
||||
CannotPlaceNotification: BuildingCannotPlaceAudio
|
||||
SupportPowerManager:
|
||||
ScriptTriggers:
|
||||
MissionObjectives:
|
||||
|
||||
@@ -48,6 +48,7 @@ Player:
|
||||
SpeedUp: True
|
||||
PlaceBuilding:
|
||||
NewOptionsNotification: NewOptions
|
||||
CannotPlaceNotification: BuildingCannotPlaceAudio
|
||||
SupportPowerManager:
|
||||
ScriptTriggers:
|
||||
MissionObjectives:
|
||||
|
||||
@@ -50,6 +50,7 @@ Player:
|
||||
SpeedUp: True
|
||||
PlaceBuilding:
|
||||
NewOptionsNotification: NewOptions
|
||||
CannotPlaceNotification: BuildingCannotPlaceAudio
|
||||
Palette: placebuilding
|
||||
LineBuildSegmentPalette: placelinesegment
|
||||
SupportPowerManager:
|
||||
|
||||
Reference in New Issue
Block a user