Skip to content

Commit

Permalink
Adjust BuildTimeSpeedReduction to better match the original
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Dec 8, 2018
1 parent 959f34a commit 27fe946
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mods/raclassic/rules/player.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,27 @@ Player:
QueuedAudio: Building
ReadyAudio: ConstructionComplete
SpeedUp: True
BuildTimeSpeedReduction: 100, 91, 45, 30, 23, 18, 15, 13, 11, 10, 9, 8, 8, 7, 6, 6, 6, 5, 5, 5
ClassicProductionQueue@Vehicle:
Type: Vehicle
LowPowerSlowdown: 3
SpeedUp: True
BuildTimeSpeedReduction: 100, 91, 45, 30, 23, 18, 15, 13, 11, 10, 9, 8, 8, 7, 6, 6, 6, 5, 5, 5
ClassicProductionQueue@Infantry:
Type: Infantry
LowPowerSlowdown: 3
SpeedUp: True
BuildTimeSpeedReduction: 100, 91, 45, 30, 23, 18, 15, 13, 11, 10, 9, 8, 8, 7, 6, 6, 6, 5, 5, 5
ClassicProductionQueue@Ship:
Type: Ship
LowPowerSlowdown: 3
SpeedUp: True
BuildTimeSpeedReduction: 100, 91, 45, 30, 23, 18, 15, 13, 11, 10, 9, 8, 8, 7, 6, 6, 6, 5, 5, 5
ClassicProductionQueue@Aircraft:
Type: Aircraft
LowPowerSlowdown: 3
SpeedUp: True
BuildTimeSpeedReduction: 100, 91, 45, 30, 23, 18, 15, 13, 11, 10, 9, 8, 8, 7, 6, 6, 6, 5, 5, 5
PlaceBuilding:
SupportPowerManager:
ScriptTriggers:
Expand Down

0 comments on commit 27fe946

Please sign in to comment.