mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
Update eddb database
This commit is contained in:
parent
68f60f4eec
commit
fead251d0d
3
eddb.py
3
eddb.py
@ -127,9 +127,6 @@ if __name__ == "__main__":
|
||||
system_ids['Futhark'] = 4901 # bogus data from ED-IBE
|
||||
system_ids['Kamba'] = 10358
|
||||
|
||||
# point new name for Jaques at old entry (Eol Prou RS-T d3-94)
|
||||
system_ids['Colonia'] = 633211
|
||||
|
||||
with open('systems.p', 'wb') as h:
|
||||
cPickle.dump(system_ids, h, protocol = cPickle.HIGHEST_PROTOCOL)
|
||||
print '\n%d saved systems' % len(system_ids)
|
||||
|
BIN
stations.p
BIN
stations.p
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user