From dce025146f5c4fcccc716980b306a6cb31a65b73 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 14 Oct 2016 00:31:38 +0100 Subject: [PATCH] Export new modules in E:D 2.2 to Coriolis --- coriolis.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/coriolis.py b/coriolis.py index 43e68240..626ec4bc 100755 --- a/coriolis.py +++ b/coriolis.py @@ -85,6 +85,7 @@ fixup_map.update({ 'Pack-Hound Missile Rack' : ('Missile Rack', 'Pack-Hound'), 'Pulse Disruptor Laser' : ('Pulse Laser', 'Disruptor'), 'Retributor Beam Laser' : ('Beam Laser', 'Retributor'), + 'Rocket Propelled FSD Disruptor': ('Missile Rack', 'Rocket Propelled FSD Disruptor'), 'Shock Mine Launcher' : ('Mine Launcher', 'Shock Mine Launcher'), 'Standard Docking Computer' : ('Docking Computer', 'Standard Docking Computer'), }) @@ -262,6 +263,7 @@ if __name__ == "__main__": 'am' : 'Auto Field-Maintenance Unit', 'bsg' : 'Bi-Weave Shield Generator', 'cr' : 'Cargo Rack', + 'fh' : 'Fighter Hangar', 'fi' : 'Frame Shift Drive Interdictor', 'hb' : 'Hatch Breaker Limpet Controller', 'hr' : 'Hull Reinforcement Package', @@ -273,6 +275,10 @@ if __name__ == "__main__": 'dc' : 'Docking Computer', 'fx' : 'Fuel Transfer Limpet Controller', 'pc' : 'Prospector Limpet Controller', + 'pce' : 'Economy Class Passenger Cabin', + 'pci' : 'Business Class Passenger Cabin', + 'pcm' : 'First Class Passenger Cabin', + 'pcq' : 'Luxury Passenger Cabin', 'cc' : 'Collector Limpet Controller', # Hard Points