Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/guard/31298.htm
vendored
6
trunk/dist/game/data/html/guard/31298.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Guard Ulrich:<br>
|
||||
An adventurer, eh? Really?! You should be able to find plenty to keep you busy around here. East of this village you'll find<font color="LEVEL"> Argos Wall</font>, where thousands of gleaming eyes stare back at you! They're actually part of the wall! I'd like to see that myself someday...<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">"Eyes in a stone wall?"</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Eyes in a stone wall?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user