Skip to content

Commit

Permalink
fix prereq errors with new naval upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
SoScared committed Dec 14, 2018
1 parent 5b01526 commit 128dc53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/ura/rules/upgrades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ upgrade.dd.rank1:
Cost: 1000
Buildable:
BuildPaletteOrder: 110
Prerequisites: syrd, ~radar, ~techlevel.medium, ~!dd.upgraded
Prerequisites: syrd, ~dome, ~techlevel.medium, ~!dd.upgraded
Queue: Upgrade
Description: Enables Veterancy I\nDestroyer production.
BuildLimit: 1
Expand Down Expand Up @@ -639,7 +639,7 @@ upgrade.ss.rank1:
Cost: 1000
Buildable:
BuildPaletteOrder: 110
Prerequisites: spen, ~radar, ~techlevel.medium, ~!ss.upgraded
Prerequisites: spen, ~dome, ~techlevel.medium, ~!ss.upgraded
Queue: Upgrade
Description: Enables Veterancy I\nSubmarine production.
BuildLimit: 1
Expand Down

0 comments on commit 128dc53

Please sign in to comment.