Harnak Underground rework.

This commit is contained in:
MobiusDev
2016-05-07 22:51:04 +00:00
parent 9307493d37
commit 96874b3e79
31 changed files with 285 additions and 205 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Second Warp Device of Harnak:<br>
You can move using this Warp Device<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990008">Go to 1st underground level</button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990006">Go to 3rd underground level</button>
Seems you can teleport through this Warp Device.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990008">Go to the 1st basement floor</button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990006">Go to the 3rd basement floor</button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990007">Go outside</button>
</body></html>