Parsed new style html buttons.
This commit is contained in:
10
trunk/dist/game/data/html/fisherman/32007-2.htm
vendored
10
trunk/dist/game/data/html/fisherman/32007-2.htm
vendored
@@ -1,8 +1,8 @@
|
||||
<html><body>Fishing Guild Member Galba:<br>
|
||||
Excellent! If you have anything else this good, bring it to me right away!<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 3198900">Buy/Sell/Refund.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 517">Sell fish.</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 3198900">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 517">Sell fish.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user