Skip to content

Commit

Permalink
Merged in maddavo/tradedangerous (pull request #114)
Browse files Browse the repository at this point in the history
system update
  • Loading branch information
kfsone committed Mar 19, 2015
2 parents ef55042 + 690a2a1 commit be188a4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion commands/run_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
dest='maxAge',
),
ParseArgument('--pad-size', '-p',
help='Limit the padsize to this ship size (S,M,L or ? for unkown).',
help='Limit the padsize to this ship size (S,M,L or ? for unknown).',
metavar='PADSIZES',
dest='padSize',
),
Expand Down
2 changes: 2 additions & 0 deletions corrections.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"BODB DJEDI": "BODEDI",
"HIP 101110": "NEW YEMBO",
"ICV HR-V B2-0": "ICZ HR-V B2-0",
"FLECHS": "ICZ IR-W C1-13",
"PANDAMONIUM": "PANDEMONIUM",

#ADD_SYSTEMS_HERE
}
Expand Down
3 changes: 1 addition & 2 deletions data/System.csv
Original file line number Diff line number Diff line change
Expand Up @@ -6180,7 +6180,6 @@ unq:name,pos_x,pos_y,pos_z,[email protected]_id,modified
'FK5 2550',17.1875,22.65625,-75.21875,'Gamma','2014-11-27 11:33:44'
'FLECH',20.125,-10.34375,-63.125,'Gamma','2014-11-27 11:33:44'
'FLECHANKOB',20.6875,-17.28125,-162.84375,'Gamma','2014-11-27 11:33:44'
'FLECHS',48.5,-147.71875,42.0,'Gamma','2014-11-27 11:33:44'
'FLECHTI',58.03125,46.34375,81.34375,'Gamma','2014-11-27 11:33:44'
'FLECTES',91.09375,-163.21875,90.65625,'Gamma','2014-11-27 11:33:44'
'FLESK',34.625,-87.34375,16.9375,'Gamma','2014-11-27 11:33:44'
Expand Down Expand Up @@ -17868,7 +17867,7 @@ unq:name,pos_x,pos_y,pos_z,[email protected]_id,modified
'PANCIENSES',64.4375,-17.5,43.46875,'Gamma','2014-11-27 11:33:44'
'PAND',-10.03125,-2.40625,207.84375,'Gamma','2014-11-27 11:33:44'
'PANDADJARA',112.15625,109.8125,-85.0,'Gamma','2014-11-27 11:33:44'
'PANDAMONIUM',34.15625,-114.03125,45.96875,'Gamma','2014-11-27 11:33:44'
'PANDEMONIUM',34.15625,-114.03125,45.96875,'Gamma','2014-11-27 11:33:44'
'PANDHIS',82.125,56.0,-26.09375,'Gamma','2014-11-27 11:33:44'
'PANDIN',-19.96875,117.46875,-101.125,'Gamma','2014-11-27 11:33:44'
'PANDINUS',-114.84375,-92.0625,6.15625,'Gamma','2014-11-27 11:33:44'
Expand Down

0 comments on commit be188a4

Please sign in to comment.