Parsed new style html buttons.
This commit is contained in:
8
trunk/dist/game/data/html/default/30703.htm
vendored
8
trunk/dist/game/data/html/default/30703.htm
vendored
@@ -1,8 +1,8 @@
|
||||
<html><body>Hunters Guild Member Colin:<br>
|
||||
Hey, you look familiar! What brings you to the Hunters Guild?<br>
|
||||
Are you here to join the guild? Well, we aren't accepting any new members. Or could it be that you are here for something else? Ask anything, I will attempt to answer your questions with the utmost respect.<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Tell me about the Hunters Guild.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 2">Tell me about the geographical features of the village.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 3">Where is a good place to hunt?</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Tell me about the Hunters Guild.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Tell me about the geographical features of the village.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Where is a good place to hunt?</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user