summaryrefslogtreecommitdiff
path: root/npc/015-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-22 01:20:07 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-22 01:20:07 -0300
commit1a8b0f53ddf66500a99256120ed18d0c8323c97a (patch)
tree5b02a7ddb32535481b6d81a227aaacc80a55de38 /npc/015-2
parent621928ab0bda9ad291f653d42023fbf73d423098 (diff)
downloadserverdata-1a8b0f53ddf66500a99256120ed18d0c8323c97a.tar.gz
serverdata-1a8b0f53ddf66500a99256120ed18d0c8323c97a.tar.bz2
serverdata-1a8b0f53ddf66500a99256120ed18d0c8323c97a.tar.xz
serverdata-1a8b0f53ddf66500a99256120ed18d0c8323c97a.zip
I thought I had filled the coordinates...
Diffstat (limited to 'npc/015-2')
-rw-r--r--npc/015-2/guard.txt2
-rw-r--r--npc/015-2/lordcave.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/015-2/guard.txt b/npc/015-2/guard.txt
index 76ed624b3..75035e5b4 100644
--- a/npc/015-2/guard.txt
+++ b/npc/015-2/guard.txt
@@ -5,7 +5,7 @@
// Part of Helena's quest
// Gives spoilers about what Jesusalva plans in doing with Bryant
-012-2,47,40,0 script Helena's Teammate NPC_ORC,{
+015-2,48,199,0 script Helena's Teammate NPC_ORC,{
.@q=getq(HurnscaldQuest_Bandits);
if (.@q == 5) goto L_SilverKey;
if (.@q == 6) goto L_BanditLord;
diff --git a/npc/015-2/lordcave.txt b/npc/015-2/lordcave.txt
index e0eddf7b1..590d57ef2 100644
--- a/npc/015-2/lordcave.txt
+++ b/npc/015-2/lordcave.txt
@@ -7,7 +7,7 @@
OnTouch:
if (countitem(SilverKey) >= 1) goto L_Summon;
- dispbottom l("This passage seems sealed. If I only had a @@...", getitemlink(SilverKey));
+ dispbottom l("This passage seems sealed. If I only had the key...");
end;
L_Summon: