Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/guard/30922.htm
vendored
6
trunk/dist/game/data/html/guard/30922.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Guard Cage:<br>
|
||||
Greetings! Isn't it a beautiful day? This road goes by <font color="LEVEL">Alligator Island</font>. I'm an expert on the island if you are interested in going there.<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">"Tell me about Alligator Island."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and 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">"Tell me about Alligator Island."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and 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