Parsed new style html buttons.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<html><body>Teleportation Cubic:<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Venom">Leave the prison.</a><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Venom">Leave the prison.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>
|
||||
The roar of that scary demon in the dungeon always makes me want to run away! I know the dungeon is well-built, but if its defenses are broken, it could collapse!<br><p>
|
||||
<a action="bypass -h npc_%objectId%_Quest Venom">Teleport to the dungeon</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Venom">Teleport to the dungeon</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user