Skip to content

Commit 293d97b

Browse files
fixed salmon bay teleport constant
1 parent 614c7fd commit 293d97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worlds/crystal_project/constants/ap_regions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
IBEK_CAVE_SPIRALING_TREK_OUT_AP_REGION = "Trek Spiraling Up Out of Ibek's Cave"
168168
#Salmon Bay start
169169
SALMON_BAY_BASIN_AP_REGION = "Salmon Bay Basin"
170-
SALMON_BAY_AP_BASIN_REGION_TELEPORT_LOCATION = "-37,97,-265"
170+
SALMON_BAY_BASIN_AP_REGION_TELEPORT_LOCATION = "-37,97,-265"
171171
SALMON_BAY_WEST_CRAG_AP_REGION = "Salmon Bay West Crag"
172172
SALMON_BAY_EAST_CRAG_AP_REGION = "Salmon Bay East Crag"
173173
SALMON_RIVER_MOUTH_AP_REGION = "Salmon River Mouth"

0 commit comments

Comments
 (0)