Skip to content
Snippets Groups Projects
Commit 431a17b1 authored by MELERIX's avatar MELERIX
Browse files

BETA: When teleporting out of Dragon Valley, the teleport drop-off location is...

BETA: When teleporting out of Dragon Valley, the teleport drop-off location is Hunter's Village too (like Anthara's Lair in Changesets [8658] & [8992]) in H5.

Reported by: St3eT
parent 92ec44d7
No related branches found
No related tags found
No related merge requests found
......@@ -30,9 +30,7 @@
<respawnPoint X="79832" Y="154009" Z="-3500" isChaotic="true" />
<respawnPoint X="75501" Y="147178" Z="-3530" isChaotic="true" />
<map X="21" Y="23" />
<map X="22" Y="21" />
<map X="22" Y="22" />
<map X="23" Y="21" />
<map X="23" Y="22" />
</region>
</list>
\ No newline at end of file
......@@ -33,8 +33,10 @@
<map X="23" Y="19" />
<map X="24" Y="20" />
<map X="25" Y="20" />
<!-- NOTE: You will now be returned to Hunter's Village when you use a Scroll of Escape in Anthara's Lair in H5 -->
<map X="24" Y="21" />
<!-- NOTE: When teleporting out of Anthara's Lair or Dragon Valley, the teleport drop-off location is Hunter's Village in H5 -->
<map X="22" Y="21" />
<map X="23" Y="21" />
<map X="24" Y="21" />
<map X="25" Y="21" />
</region>
</list>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment