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:
parent
0d7543a2a7
commit
ba2537e127
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
@ -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'),
|
||||
]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user