summaryrefslogtreecommitdiff
path: root/npc/015-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-04 10:57:05 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-04 10:57:05 -0300
commit67694a84eede5bd9e66521e0249443c174738768 (patch)
treef4bded668f97ef6aebb9ec907a34a58a8a4fe126 /npc/015-3
parent80e840aa48ae264887f031ea11deab6fb943c159 (diff)
downloadserverdata-67694a84eede5bd9e66521e0249443c174738768.tar.gz
serverdata-67694a84eede5bd9e66521e0249443c174738768.tar.bz2
serverdata-67694a84eede5bd9e66521e0249443c174738768.tar.xz
serverdata-67694a84eede5bd9e66521e0249443c174738768.zip
Wands (don't expect a lot outta them) + Arkim notes because Fate won't make in time.
Diffstat (limited to 'npc/015-3')
-rw-r--r--npc/015-3/arkim.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/015-3/arkim.txt b/npc/015-3/arkim.txt
index f37772430..ea5e82fa5 100644
--- a/npc/015-3/arkim.txt
+++ b/npc/015-3/arkim.txt
@@ -116,8 +116,10 @@ L_Research:
switch (@menu) {
case 4:
mesq l("@@ is developing these potions.", "Wyara"); break;
+ case 5:
+ mesq l("@@ is developing these potions.", "Fate, in Nivalis,"); break; // TODO: Missing NPC
default:
- mesq l("@@ is developing these potions.", "Jesusalva"); // TODO: Fate, Clotho, Lachesis and Atropos
+ mesq l("@@ is developing these potions.", "Jesusalva"); // TODO: Clotho, Lachesis and Atropos
break;
}