Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,7 +1,7 @@
<html><body>Blacksmith Karrod:<br>
The craftsmen of the Elves of light are skilled indeed, but they are proud -- they look down on any metals other than mithril, and hate to even touch them. Of course, mithril is a fine material, no doubt. It is harder than iron, very lightweight, and is friendly to magic.<br>
However, I am not bound by tradition, and I study how to process various materials other than mithril. I have already learned how to handle adamantite and damascus, and have recently been studying oriharukon.<br>
<a action="bypass -h npc_%objectId%_Link common/duals_01.htm">Ask him to make a fine sword</a><br>
<a action="bypass -h npc_%objectId%_Link common/crafting_01.htm">Ask him to make an Item</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/duals_01.htm">Ask him to make a fine sword</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_01.htm">Ask him to make an Item</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>