Harnak Underground spawns.
Contributed by hlwrave.
This commit is contained in:
6
trunk/dist/game/data/html/teleporter/33303.htm
vendored
Normal file
6
trunk/dist/game/data/html/teleporter/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>
|
6
trunk/dist/game/data/html/teleporter/33304.htm
vendored
Normal file
6
trunk/dist/game/data/html/teleporter/33304.htm
vendored
Normal file
@@ -0,0 +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>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990007">Go outside</button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/teleporter/33305.htm
vendored
Normal file
6
trunk/dist/game/data/html/teleporter/33305.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Harnak's Soul Circle:<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 990005">Go to 2nd underground level</button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990007">Go outside</button>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/teleporter/33314-1.htm
vendored
Normal file
3
trunk/dist/game/data/html/teleporter/33314-1.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>Altar of Souls::<br>
|
||||
To remove the seals needed Harnak Seal Key.<br>
|
||||
</body></html>
|
5
trunk/dist/game/data/html/teleporter/33314.htm
vendored
Normal file
5
trunk/dist/game/data/html/teleporter/33314.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Altar of Souls:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tproom 0">Go to the previous room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tproom 1">Go into the next room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Break the Seal</button>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/teleporter/33323-1.htm
vendored
Normal file
3
trunk/dist/game/data/html/teleporter/33323-1.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>Prison of Soul:<br>
|
||||
To remove the seals needed Harnak Seal Key.<br>
|
||||
</body></html>
|
5
trunk/dist/game/data/html/teleporter/33323.htm
vendored
Normal file
5
trunk/dist/game/data/html/teleporter/33323.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Prison of Soul:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tproom 0">Go to the previous room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tproom 1">Go into the next room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Jail release</button>
|
||||
</body></html>
|
Reference in New Issue
Block a user