summaryrefslogtreecommitdiff
path: root/world/map/npc/031-1
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2013-06-13 17:08:00 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2013-06-13 17:08:00 +0200
commitc095b1bb900459b38813ba738914df8c5287b3c9 (patch)
treef5f2064579d7cd0a206b8fdb8b2767d10a4de3c0 /world/map/npc/031-1
parent084b7a1394325fb370d49acfb075c0c0a549f948 (diff)
downloadserverdata-c095b1bb900459b38813ba738914df8c5287b3c9.tar.gz
serverdata-c095b1bb900459b38813ba738914df8c5287b3c9.tar.bz2
serverdata-c095b1bb900459b38813ba738914df8c5287b3c9.tar.xz
serverdata-c095b1bb900459b38813ba738914df8c5287b3c9.zip
Nivalis Transportation Modifications.
Frozenbeard is now DOCK_nivalis Diryn teleports player to blue sages. All ferrys now travel to and from each other.
Diffstat (limited to 'world/map/npc/031-1')
-rw-r--r--world/map/npc/031-1/frozenbeard.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/world/map/npc/031-1/frozenbeard.txt b/world/map/npc/031-1/frozenbeard.txt
index c75d6f16..a846c719 100644
--- a/world/map/npc/031-1/frozenbeard.txt
+++ b/world/map/npc/031-1/frozenbeard.txt
@@ -8,10 +8,9 @@
L_Frozenbeard_Default:
mes "[Frozenbeard]";
- mes "\"Arrr mate! There is no dock here, so I had to row boat from my ship! I am pioneering and mapping the trade route between here and Argaes, around the Hurnscald area. I'll hail my shipmates to send a boat and we'll sail out to Argaes, be there in no time, but it will cost you a fee. 500 gold pieces. What do you say?";
- menu
- "Sure. (500 GP)", L_Frozenbeard_Argaes,
- "Not right now.", L_Frozenbeard_Stay;
+ mes "\"Arrr mate! There is no dock here, so I had to row boat from my ship! I am pioneering and mapping the trade route between Nivalis and the rest of the World. I'll hail my shipmates to send a boat and we'll sail anywhere you want to go, we will be there in no time, but it will cost you a fee.";
+ set @loc, DOCK_nivalis;
+ callfunc "Ferry";
close;
L_Frozenbeard_Argaes: