Minor improvements for fishing dialogs.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<html><body>Fishing Guildsman:<br>
|
||||
Hmm... I heard you were interested in fishing. I was sent here from Gludio, only I have the items required for professional fishing. <font color="LEVEL">If you are out of bailts or willing to submit your catch</font>, please visit me. I wish you a fine catch!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001201">"Buy fishing equipment"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001202">"Exchange Fish Stew."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001203">"Exchange other item."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_FishSkillList">"Gain fishing skills"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual001.htm">"Instruction for fishing"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Learn about the local governor and taxes"</Button>
|
||||
Hmm... I heard you were interested in fishing. I was sent here from Gludio. Remember, only I have the items required for professional fishing. <font color="LEVEL">If you are out of baits or willing to submit your catch</font>, please visit me. I wish you a fine catch!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001201">Buy fishing equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001202">Exchange Fish Stew</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001203">Exchange other items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_FishSkillList">Gain fishing skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual001.htm">Instructions for fishing</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Learn about the local governor and taxes</Button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual002.htm">1. Preparing for fishing</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual003.htm">2. Choosing a fishing spot</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual004.htm">3. Using a float</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link fisherman/30012.htm">4. Home</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link fisherman/30012.htm">Home</Button>
|
||||
</body></html>
|
@@ -12,5 +12,5 @@ Suitable fishing spots:<br>
|
||||
<font color="LEVEL">Southern Waters of the Plains of the Lizardmen</font><br1>
|
||||
<font color="LEVEL">Western Waters of the Ivory Tower</font><br1>
|
||||
<font color="LEVEL">Narsell Lake Area</font><br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual005.htm">Learn more about fishing spots</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link fisherman/fishing_manual005.htm">Learn more about Fishing Spots</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user