Skip to content

Commit

Permalink
Switch coriolis-data to EDCD fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Marginal committed Oct 7, 2016
1 parent 0d7543a commit ba2537e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,3 +1,3 @@
[submodule "coriolis-data"]
path = coriolis-data
url = git@github.com:cmmcleod/coriolis-data.git
url = git@github.com:EDCD/coriolis-data.git
1 change: 0 additions & 1 deletion coriolis.py
Expand Up @@ -332,7 +332,6 @@ def export(data, filename=None):
# not in coriolis-data at time of writing - stop outfitting complaining about them in debug mode
modules[('Burst Laser', None, '4', 'E')] = { 'mass': 16 }
for module in [
('Planetary Approach Suite', None, '1', 'I'),
('Corrosion Resistant Cargo Rack', None, '1', 'D'),
('Corrosion Resistant Cargo Rack', None, '2', 'D'),
]:
Expand Down
Binary file modified modules.p
Binary file not shown.

0 comments on commit ba2537e

Please sign in to comment.