diff options
Diffstat (limited to 'npc/015-3/arkim.txt')
-rw-r--r-- | npc/015-3/arkim.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/015-3/arkim.txt b/npc/015-3/arkim.txt index fa93d8b87..0db5e3142 100644 --- a/npc/015-3/arkim.txt +++ b/npc/015-3/arkim.txt @@ -118,6 +118,8 @@ L_Research: mesq l("@@ is developing these potions.", "Wyara"); break; case 5: mesq l("@@ is developing these potions.", "Fate, in Nivalis,"); break; // TODO: Missing NPC + case 6: + mesq l("@@ is developing these potions.", "Frostia Dwarves"); break; default: mesq l("@@ is developing these potions.", "Jesusalva"); // TODO: Clotho, Lachesis and Atropos break; |