Fixed a bug in Intervention

https://github.com/OpenRA/OpenRA/pull/5483#issuecomment-44781904
broke the game.
This commit is contained in:
abcdefg30
2014-11-19 18:09:12 +01:00
parent 19713a19f6
commit 71fa6b2aed
2 changed files with 29 additions and 3 deletions

View File

@@ -2248,10 +2248,23 @@ Rules:
E6:
Buildable:
Prerequisites: ~disabled
HPAD:
TENT:
Buildable:
Prerequisites: anypower, ~structures.allies, ~techlevel.infonly, mainland
DOME:
Buildable:
Prerequisites: proc, ~techlevel.medium, mainland
WEAP:
Buildable:
Prerequisites: proc, ~techlevel.low, mainland
ProvidesCustomPrerequisite:
Prerequisite: givefix
WEAP:
MAINLAND:
Tooltip:
Name: Reach the mainland
ProvidesCustomPrerequisite:
Prerequisite: mainland
HPAD:
ProvidesCustomPrerequisite:
Prerequisite: givefix
FIX: