1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 02:17:38 +03:00

Switch coriolis-data to EDCD fork

This commit is contained in:
Jonathan Harris 2016-10-07 13:45:42 +01:00
parent 0d7543a2a7
commit ba2537e127
4 changed files with 2 additions and 3 deletions

2
.gitmodules vendored
View File

@ -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 +1 @@
Subproject commit f7c1103650d8c63a7781284b03f3885a79e1fe2b
Subproject commit 398ddb8889c6f35c3ce13bd97d42c53f89d85abd

View File

@ -332,7 +332,6 @@ if __name__ == "__main__":
# 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'),
]:

BIN
modules.p

Binary file not shown.