Harnak Underground spawns.
Contributed by hlwrave.
This commit is contained in:
6
trunk/dist/game/data/html/default/33303.htm
vendored
Normal file
6
trunk/dist/game/data/html/default/33303.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>First Warp Device of Harnak:<br>
|
||||
You can move using this Warp Device<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990005">Go to 2nd underground level</button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990006">Go to 3rd underground level</button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990007">Go outside</button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/default/33312.htm
vendored
Normal file
4
trunk/dist/game/data/html/default/33312.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Altar of Souls:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Go to the previous room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go into the next room</button>
|
||||
</body></html>
|
Reference in New Issue
Block a user