Parsed new style html buttons.
This commit is contained in:
14
trunk/dist/game/data/html/fisherman/31696.htm
vendored
14
trunk/dist/game/data/html/fisherman/31696.htm
vendored
@@ -1,11 +1,11 @@
|
||||
<html><body>Fishing Guild Member Platis:<br>
|
||||
The fishing spots near here are the only ones in Elmore from which you can catch actual sea fish. Back during the Elmoreden Empire, they were famous throughout the kingdom. Now the lack of ships has revitalized them.<br>
|
||||
Care to give it a try? If you catch something good, be sure to show it to me!<br>
|
||||
<a action="bypass player_help 7561.htm#7561">Ask how to fish.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_FishingChampionship">Fishing Contest.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_FishSkillList">Learn fishing skill.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3169600">Buy/Sell/Refund.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 009">Sell fish.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">View information 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 player_help 7561.htm#7561">Ask how to fish.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_FishingChampionship">Fishing Contest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_FishSkillList">Learn fishing skill.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3169600">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 009">Sell fish.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information 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