Skip to content

Commit

Permalink
Merged in cmdrgulsch/tradedangerous (pull request #48)
Browse files Browse the repository at this point in the history
ship vendors and stations with distances
  • Loading branch information
kfsone committed Dec 15, 2014
2 parents 85586fe + fe25b2f commit 757c66f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/ShipVendor.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
unq:[email protected]_id,unq:[email protected]_id,unq:[email protected]_id,cost
'Djendelis','Atwater Enterprise','Adder',87808
'Djendelis','Atwater Enterprise','Cobra',379718
'Djendelis','Atwater Enterprise','Dropship',37814205
'Djendelis','Atwater Enterprise','Eagle',44800
'Djendelis','Atwater Enterprise','Hauler',52720
'Djendelis','Atwater Enterprise','Lakon Type 6',1045945
'Djendelis','Atwater Enterprise','Lakon Type 7',17472252
'Djendelis','Atwater Enterprise','Lakon Type 9',76555842
'Djendelis','Atwater Enterprise','Sidewinder',32000
'Djendelis','Atwater Enterprise','Viper',142931
'Eravate','Ackerman Market','Eagle',44800
'Eravate','Ackerman Market','Hauler',52720
'Eravate','Ackerman Market','Lakon Type 6',1045945
Expand All @@ -13,6 +23,16 @@ unq:[email protected]_id,unq:[email protected]_id,unq:[email protected]_id,cos
'Eravate','Russell Ring','Hauler',52720
'Eravate','Russell Ring','Lakon Type 6',1045945
'Eravate','Russell Ring','Sidewinder',32000
'HIP 87369','Carey Port','Adder',87808
'HIP 87369','Carey Port','Asp Explorer',6661153
'HIP 87369','Carey Port','Cobra',379718
'HIP 87369','Carey Port','Dropship',37814205
'HIP 87369','Carey Port','Eagle',44800
'HIP 87369','Carey Port','Hauler',52720
'HIP 87369','Carey Port','Lakon Type 6',1045945
'HIP 87369','Carey Port','Lakon Type 7',17472252
'HIP 87369','Carey Port','Sidewinder',32000
'HIP 87369','Carey Port','Viper',142931
'LFT 1448','Dirac Enterprise','Anaconda',146969451
'LFT 1448','Dirac Enterprise','Asp Explorer',6661153
'LFT 1448','Dirac Enterprise','Cobra',379718
Expand Down
13 changes: 13 additions & 0 deletions data/Station.csv
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,9 @@ unq:[email protected]_id,unq:name,ls_from_star
'Diso','Shifnalport',0.0
'Djaujang','Cochrane Refinery',0.0
'Djaujang','Martins Prospect',0.0
'Djendelis','Atwater Enterprise',272.0
'Djendelis','Faris Ring',376.0
'Djendelis','Simonyi City',498.0
'Doris','Isherwood Dock',0.0
'DT Virginis','Chun Vision',0.0
'Duamta','Davis Terminal',0.0
Expand Down Expand Up @@ -504,6 +507,9 @@ unq:[email protected]_id,unq:name,ls_from_star
'HIP 74243','Bean City',0.0
'HIP 74255','Guest City',0.0
'HIP 74255','Vela City',0.0
'HIP 87369','Carey Port',1576
'HIP 87369','Kerwin Orbital',41426
'HIP 87369','Landsteiner Gateway',43763
'Ho Hsien','Bushnell Enterprise',670.0
'Ho Hsien','Dutton Station',670.0
'Holiacan','Hopi',0.0
Expand Down Expand Up @@ -678,6 +684,7 @@ unq:[email protected]_id,unq:name,ls_from_star
'LHS 295','White Settlement',0.0
'LHS 3006','WCM Transfer Orbital',0.0
'LHS 3057','Wallace Colony',0.0
'LHS 3197','Szilard Orbital',97.0
'LHS 3262','Lacaille Prospect',0.0
'LHS 331','Hopkinson City',0.0
'LHS 332','Pelt Penal Colony',0.0
Expand Down Expand Up @@ -725,6 +732,8 @@ unq:[email protected]_id,unq:name,ls_from_star
'LHS 5072','Northrop Dock',0.0
'LHS 5287','McArthur''s Reach',0.0
'LHS 531','Nelson Terminal',0.0
'LHS 54','Nelson Dock',840.0
'LHS 54','Popper Enterprise',1590.0
'LHS 6282','Kendrick Base',0.0
'LHS 6309','Beliaev Port',0.0
'LHS 6309','Bester Terminal',0.0
Expand Down Expand Up @@ -790,6 +799,8 @@ unq:[email protected]_id,unq:name,ls_from_star
'LP 71-157','Buckland Colony',0.0
'LP 732-94','Sellers Hub',0.0
'LP 816-60','Garratt Landing',0.0
'LP 862-184','Mayr Hangar',156.0
'LP 862-184','Winne Plant',106.0
'LP 887-68','Hope Platform',0.0
'LP 903-21','Avdeyev Settlement',0.0
'LP 908-11','Huygens Ring',0.0
Expand Down Expand Up @@ -906,6 +917,8 @@ unq:[email protected]_id,unq:name,ls_from_star
'Mombaluma','Bennett Colony',0.0
'Mombaluma','Hughes-Fulford Terminal',0.0
'Mombaluma','Leavitt Orbital',0.0
'Montet','Seddon Gateway',1542.0
'Montet','Thirsk Enterprise',7772.0
'Morgor','Romanek''s Folly',0.0
'Moroecani','La Cosa Dock',0.0
'Moros','Ellis Port',0.0
Expand Down

0 comments on commit 757c66f

Please sign in to comment.