Add a few market conversions and change cap drone group name (Feb '16 release)

This commit is contained in:
blitzmann
2016-02-10 01:24:21 -05:00
parent e3742c0420
commit fb7c227a10
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
"""
Conversion pack for January 2016 (YC118.1) release
"""
CONVERSIONS = {
# Renamed items
"Capital Coaxial Remote Armor Repairer Blueprint": "CONCORD Capital Remote Armor Repairer Blueprint",
"Capital Murky Remote Shield Booster Blueprint": "CONCORD Capital Remote Shield Booster Blueprint",
}