Skip to content

Commit

Permalink
Adjustment to empyrean straits zone
Browse files Browse the repository at this point in the history
  • Loading branch information
Silarn committed Apr 19, 2024
1 parent c0fdee9 commit b7baff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bio_scan/bio_data/regions.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

tuber_zones: dict[str, tuple[tuple[int, int], tuple[float, float, float]]] = {
'Arcadian Stream': ((200, 600), (8885, -20, 20535)),
'Empyrean Straits': ((300, 400), (4380, 350, 21260)),
'Empyrean Straits': ((200, 400), (4325, 400, 21185)),
'Galactic Center': ((500, 1000), (44.5, 492.7, 25916)),
'Hawking A': ((150, 600), (5788, 150, 6335)),
'Hawking B': ((200, 600), (9990, -40, 8335)),
Expand Down

0 comments on commit b7baff8

Please sign in to comment.