Skip to content

Commit

Permalink
Add new station
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMackrill committed Oct 7, 2014
1 parent 122b6f0 commit 17a95e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/TradeDangerous.sql
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,9 @@ INSERT INTO "Station" VALUES(180,'Darwin Terminal',189,0.0);
INSERT INTO "Station" VALUES(181,'Kurland Dock',190,0.0);
INSERT INTO "Station" VALUES(182,'Bush High',191,0.0);
INSERT INTO "Station" VALUES(183,'Noblehome',192,0.0);
INSERT INTO "Station" VALUES(184,'Andreas Horizons',194,0.0);
INSERT INTO "Station" VALUES(184,'Andreas Horizons',194,3335.0);
INSERT INTO "Station" VALUES(185,'Clement Plant',195,0.0);
INSERT INTO "Station" VALUES(186,'Bruce Terminal',245,0.0);



Expand Down

0 comments on commit 17a95e0

Please sign in to comment.