1
0
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:
Jonathan Harris 2016-10-28 23:45:01 +01:00
parent 68f60f4eec
commit fead251d0d
3 changed files with 0 additions and 3 deletions

View File

@ -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)

Binary file not shown.

BIN
systems.p

Binary file not shown.