Merge pull request #8114 from penev92/bleed_d2kUpgrades

Add D2k building upgrades
This commit is contained in:
Matthias Mailänder
2015-05-24 08:23:28 +02:00
11 changed files with 199 additions and 49 deletions

View File

@@ -425,7 +425,8 @@ namespace OpenRA.Mods.Common.Widgets.Logic
{ "ProductionTypeAircraftKey", "Aircraft Tab" },
{ "ProductionTypeNavalKey", "Naval Tab" },
{ "ProductionTypeTankKey", "Tank Tab" },
{ "ProductionTypeMerchantKey", "Starport Tab" }
{ "ProductionTypeMerchantKey", "Starport Tab" },
{ "ProductionTypeUpgradeKey", "Upgrade Tab" }
};
for (var i = 1; i <= 24; i++)