Parsed new style html buttons.
This commit is contained in:
10
trunk/dist/game/data/html/default/32135-1.htm
vendored
10
trunk/dist/game/data/html/default/32135-1.htm
vendored
@@ -6,9 +6,9 @@ Ah! You have matured a gread deal since you last
|
||||
If you already know the answer I give, come
|
||||
back to me after you reach lvl 11. At that time
|
||||
I will be able to give you new informatio.<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 2">What should I do now?</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 3">What is the best equipment for me?</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 4">What is the best hunting site for me?</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 5">Tell me about skills</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 6">Which quests are available to me?</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">What should I do now?</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">What is the best equipment for me?</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">What is the best hunting site for me?</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">Tell me about skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">Which quests are available to me?</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user