Merge pull request #11635 from abcdefg30/training
Change the 'Training' sound to 'Building' for all queues except Infantry
This commit is contained in:
@@ -19,6 +19,7 @@ Player:
|
|||||||
Type: Vehicle
|
Type: Vehicle
|
||||||
BuildSpeed: 40
|
BuildSpeed: 40
|
||||||
LowPowerSlowdown: 3
|
LowPowerSlowdown: 3
|
||||||
|
QueuedAudio: Building
|
||||||
SpeedUp: True
|
SpeedUp: True
|
||||||
ClassicProductionQueue@Infantry:
|
ClassicProductionQueue@Infantry:
|
||||||
Type: Infantry
|
Type: Infantry
|
||||||
@@ -29,11 +30,13 @@ Player:
|
|||||||
Type: Ship
|
Type: Ship
|
||||||
BuildSpeed: 40
|
BuildSpeed: 40
|
||||||
LowPowerSlowdown: 3
|
LowPowerSlowdown: 3
|
||||||
|
QueuedAudio: Building
|
||||||
SpeedUp: True
|
SpeedUp: True
|
||||||
ClassicProductionQueue@Aircraft:
|
ClassicProductionQueue@Aircraft:
|
||||||
Type: Aircraft
|
Type: Aircraft
|
||||||
BuildSpeed: 40
|
BuildSpeed: 40
|
||||||
LowPowerSlowdown: 3
|
LowPowerSlowdown: 3
|
||||||
|
QueuedAudio: Building
|
||||||
SpeedUp: True
|
SpeedUp: True
|
||||||
PlaceBuilding:
|
PlaceBuilding:
|
||||||
SupportPowerManager:
|
SupportPowerManager:
|
||||||
|
|||||||
Reference in New Issue
Block a user