Parsed new style html buttons.
This commit is contained in:
14
trunk/dist/game/data/html/default/30601.htm
vendored
14
trunk/dist/game/data/html/default/30601.htm
vendored
@@ -1,10 +1,10 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Can I help you with anything? Eh? Well, then, what would you like to know?<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Ask for advice.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest NpcLocationInfo">NPC Location Information.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link default/BlessingOfProtection.htm">Receive blessing of protection.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 12">Ask about the Newbie Travel Token.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest NewbieTravelToken">Teleport using the Newbie Travel Token.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link default/SupportMagic.htm">Receive help from beneficial magic.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest NewbieCoupons">Ask for help with a newbie item.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask for advice.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NpcLocationInfo">NPC Location Information.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/BlessingOfProtection.htm">Receive blessing of protection.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 12">Ask about the Newbie Travel Token.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NewbieTravelToken">Teleport using the Newbie Travel Token.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/SupportMagic.htm">Receive help from beneficial magic.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NewbieCoupons">Ask for help with a newbie item.</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user