Add module renames from singularity
This commit is contained in:
18
service/conversions/releaseFeb2018.py
Normal file
18
service/conversions/releaseFeb2018.py
Normal file
@@ -0,0 +1,18 @@
|
||||
"""
|
||||
Conversion pack for ~ Feb 2018 release
|
||||
"""
|
||||
|
||||
CONVERSIONS = {
|
||||
"Standup AXL Missile Launcher I": "Standup Anticapital Missile Launcher I",
|
||||
"Standup ASML Missile Launcher I": "Standup Multirole Missile Launcher I",
|
||||
"Standup Warp Scrambler I": "Standup Focused Warp Disruptor I",
|
||||
"Standup M-Set Scan Resolution I": "Standup M-Set Enhanced Targeting System I",
|
||||
"Standup M-Set Scan Resolution II": "Standup M-Set Enhanced Targeting System II",
|
||||
"Standup AXL-S Missile": "Standup Super-heavy Torpedo",
|
||||
"Standup AXL-C Missile": "Standup XL Cruise Missile",
|
||||
"Standup ASML-LD Missile": "Standup Cruise Missile",
|
||||
"Standup ASML-MD Missile": "Standup Heavy Missile",
|
||||
"Standup ASML-SD Missile": "Standup Light Missile",
|
||||
"Standup AM Guided Bomb": "Standup Heavy Guided Bomb",
|
||||
"Standup AS Guided Bomb": "Standup Light Guided Bomb",
|
||||
}
|
||||
Reference in New Issue
Block a user