Parsed new style html buttons.
This commit is contained in:
4
trunk/dist/game/data/html/npcdefault.htm
vendored
4
trunk/dist/game/data/html/npcdefault.htm
vendored
@@ -1,3 +1,3 @@
|
||||
<html><body>I have nothing to say to you<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<html><body>I have nothing to say to you.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user