Skip to content

Commit 04fe397

Browse files
fixed teleport constant
1 parent 1f5fcf5 commit 04fe397

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
@@ -212,7 +212,7 @@
212212
#Beaurior Rock start
213213
BEAURIOR_ROCK_MAIN_AP_REGION = "Beaurior Rock Main"
214214
#Dungeon B4 in the cage across from Ancient Sword
215-
BEAURIOR_ROCK_AP_REGION_TELEPORT_LOCATION = "107,108,96"
215+
BEAURIOR_ROCK_MAIN_AP_REGION_TELEPORT_LOCATION = "107,108,96"
216216
BEAURIOR_ROCK_MUDROOM_AND_HAPPY_SPIKE_LAND_AP_REGION = "Beaurior Rock Mudroom and Happy Spike Land"
217217
WE_HAVE_ONLY_BEGUN_TO_BEAURIOR_ROCK_AP_REGION = "We Have Only Begun to Beaurior Rock"
218218
GOLD_ACROSS_FROM_ANCIENT_SWORD_AP_REGION = "Gold Across From Ancient Sword"

0 commit comments

Comments
 (0)