diff options
Diffstat (limited to 'npc/015-3')
-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 21a5ce307..274d9cd9b 100644 --- a/npc/015-3/arkim.txt +++ b/npc/015-3/arkim.txt @@ -120,6 +120,8 @@ L_Research: mesq l("@@ is developing these potions.", "Fate, in Nivalis,"); break; // TODO: Missing NPC case 6: mesq l("@@ is developing these potions.", "Frostia Dwarves"); break; + case 7: + mesq l("@@ is developing these potions.", "Frostia Dwarves"); break; default: mesq l("@@ is developing these potions.", "Jesusalva"); // TODO: Lachesis and Atropos break; |