Skip to content

Commit

Permalink
Add other Pochven holes (C729, U372)
Browse files Browse the repository at this point in the history
  • Loading branch information
minlexx committed Nov 12, 2020
1 parent 05fa03e commit 1e3027f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions db/sqlite_sql/wormholeclassifications.sql
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ INSERT INTO wormholeclassifications VALUES(89,'R259',18,960,750000000,0,30000000

-- new WH into Pochven region
-- This wormhole seems to lead into Triglavian space (reserve class 99 for Pochven)
-- see https://github.com/minlexx/whdbx_web/issues/45
-- Mass numbers may be wrong, taken from ellatha which is widely known for many mistakes.
INSERT INTO wormholeclassifications VALUES(90,'F216',99,960,1000000000,0,300000000);
-- see https://github.com/minlexx/whdbx_web/issues/45, https://github.com/minlexx/whdbx_web/issues/46
-- Mass numbers may be wrong, taken from ellatha, which is known to have some mistakes.
INSERT INTO wormholeclassifications VALUES(90,'F216',99,960,1000000000,0,300000000); -- W-space -> Pochven
INSERT INTO wormholeclassifications VALUES(91,'C729',99,960,1000000000,0,300000000); -- Hi-Sec -> Pochven
INSERT INTO wormholeclassifications VALUES(92,'U372',99,960,1000000000,0,300000000); -- ?? -> Pochven

0 comments on commit 1e3027f

Please sign in to comment.