Classic fishing quest.

This commit is contained in:
MobiusDev
2017-08-01 03:28:42 +00:00
parent c1194b585c
commit 8b083e4437
23 changed files with 268 additions and 47 deletions

View File

@@ -0,0 +1,4 @@
<html><body>Baikal:<br>
I have received an urgent message from the guild and I have started to investigate the pollution of water. That is why I am here. I have to check a lot of things but I think this investigation will take a long time...<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Ferma:<br>
I was sitting there and fishing quietly... And suddenly, throwing a bait in the water once again, I understood that there is no bite.</br1>
A lot of strangers have been roaming around lately. I saw them entering this cave. Ohh, it seems that the quiet and carefree days have come to an end...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport 3 1">"Teleport me to Giran Harbor, please"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>