-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://bitbucket.org/kfsone/tradedangerous
Conflicts: CHANGES.txt commands/run_cmd.py data/Station.csv
- Loading branch information
Showing
8 changed files
with
526 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -169,6 +169,14 @@ unq:[email protected]_id,unq:[email protected]_id,unq:[email protected]_id | |
'GONG GU','Kelly Dock','Python' | ||
'GONG GU','Kelly Dock','Sidewinder' | ||
'GONG GU','Kelly Dock','Viper' | ||
'HIP 43670','Shaara Gateway','Adder' | ||
'HIP 43670','Shaara Gateway','Cobra' | ||
'HIP 43670','Shaara Gateway','Hauler' | ||
'HIP 43670','Shaara Gateway','Lakon Type 6' | ||
'HIP 43670','Shaara Gateway','Lakon Type 9' | ||
'HIP 43670','Shaara Gateway','Python' | ||
'HIP 43670','Shaara Gateway','Sidewinder' | ||
'HIP 43670','Shaara Gateway','Viper' | ||
'HIP 87369','Carey Port','Adder' | ||
'HIP 87369','Carey Port','Asp Explorer' | ||
'HIP 87369','Carey Port','Cobra' | ||
|
@@ -218,6 +226,18 @@ unq:[email protected]_id,unq:[email protected]_id,unq:[email protected]_id | |
'KALIKI','Oren City','Python' | ||
'KALIKI','Oren City','Sidewinder' | ||
'KALIKI','Oren City','Viper' | ||
'KANOS','Geston Ring','Adder' | ||
'KANOS','Geston Ring','Asp Explorer' | ||
'KANOS','Geston Ring','Cobra' | ||
'KANOS','Geston Ring','Dropship' | ||
'KANOS','Geston Ring','Eagle' | ||
'KANOS','Geston Ring','Hauler' | ||
'KANOS','Geston Ring','Lakon Type 6' | ||
'KANOS','Geston Ring','Lakon Type 7' | ||
'KANOS','Geston Ring','Lakon Type 9' | ||
'KANOS','Geston Ring','Python' | ||
'KANOS','Geston Ring','Sidewinder' | ||
'KANOS','Geston Ring','Viper' | ||
'LFT 1448','Dirac Enterprise','Anaconda' | ||
'LFT 1448','Dirac Enterprise','Asp Explorer' | ||
'LFT 1448','Dirac Enterprise','Cobra' | ||
|
@@ -365,6 +385,15 @@ unq:[email protected]_id,unq:[email protected]_id,unq:[email protected]_id | |
'LTT 15574','Haxel Port','Lakon Type 9' | ||
'LTT 15574','Haxel Port','Sidewinder' | ||
'LTT 15574','Haxel Port','Viper' | ||
'LTT 4131','Lorrah Terminal','Cobra' | ||
'LTT 4131','Lorrah Terminal','Dropship' | ||
'LTT 4131','Lorrah Terminal','Eagle' | ||
'LTT 4131','Lorrah Terminal','Hauler' | ||
'LTT 4131','Lorrah Terminal','Lakon Type 6' | ||
'LTT 4131','Lorrah Terminal','Lakon Type 9' | ||
'LTT 4131','Lorrah Terminal','Python' | ||
'LTT 4131','Lorrah Terminal','Sidewinder' | ||
'LTT 4131','Lorrah Terminal','Viper' | ||
'NETO','Ising Vision','Adder' | ||
'NETO','Ising Vision','Anaconda' | ||
'NETO','Ising Vision','Asp Explorer' | ||
|
Oops, something went wrong.