6 lines
452 B
HTML
6 lines
452 B
HTML
<html><body>Harnak's Soul Circle:<br>
|
|
(It seems you can teleport through this Warp Device.)<br>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 1">Go to the 1st basement floor</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 2">Go to the 2nd basement floor</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 4">Go outside</Button>
|
|
</body></html> |