Addition of Baium teleportation cubic html.

This commit is contained in:
MobiusDev
2018-03-08 22:39:52 +00:00
parent d9266d0855
commit 6dbdc67cb1
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<html><body>Teleportation Cubic:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Baium teleportOut">Return to the surface.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Teleportation Cubic:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Baium teleportOut">Return to the surface.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>