diff --git a/CHANGELOG b/CHANGELOG index 6fd3188230..801269e453 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -36,6 +36,7 @@ NEW: Reduced Medic price from $300 to $200. Reduced Mechanic price from $800 to $500. Added a 20% chance to eject a driver from destroyed vehicles. + Added production speed-ups for additional production buildings of the same type. Up to 50% faster production can be achieved with 7 production buildings. Athena: Reduced strategic victory timer to 3 minutes. Increased the size of the starting islands. diff --git a/mods/ra/rules/system.yaml b/mods/ra/rules/system.yaml index 93a45a4dc0..2614a478c8 100644 --- a/mods/ra/rules/system.yaml +++ b/mods/ra/rules/system.yaml @@ -6,32 +6,39 @@ Player: LowPowerSlowdown: 3 QueuedAudio: Building ReadyAudio: ConstructionComplete + SpeedUp: True ClassicProductionQueue@Defense: Type: Defense BuildSpeed: .4 LowPowerSlowdown: 3 QueuedAudio: Building ReadyAudio: ConstructionComplete + SpeedUp: True ClassicProductionQueue@Vehicle: Type: Vehicle BuildSpeed: .4 LowPowerSlowdown: 3 + SpeedUp: True ClassicProductionQueue@Infantry: Type: Infantry BuildSpeed: .4 LowPowerSlowdown: 3 + SpeedUp: True ClassicProductionQueue@Ship: Type: Ship BuildSpeed: .4 LowPowerSlowdown: 3 + SpeedUp: True ClassicProductionQueue@Plane: Type: Plane BuildSpeed: .4 LowPowerSlowdown: 3 + SpeedUp: True ClassicProductionQueue@Helicopter: Type: Helicopter BuildSpeed: .4 LowPowerSlowdown: 3 + SpeedUp: True PlaceBuilding: SupportPowerManager: ConquestVictoryConditions: