Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/guard/31346.htm
vendored
6
trunk/dist/game/data/html/guard/31346.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Guard Sirius:<br>
|
||||
Sigh...<br>
|
||||
What do you want? Well, speak up or go away!<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">"Why so grumpy?"</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">"Why so grumpy?"</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