summaryrefslogtreecommitdiff
path: root/npc/008-1/hinnak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1/hinnak.txt')
-rw-r--r--npc/008-1/hinnak.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/008-1/hinnak.txt b/npc/008-1/hinnak.txt
index 2cf07931..e4426c7e 100644
--- a/npc/008-1/hinnak.txt
+++ b/npc/008-1/hinnak.txt
@@ -211,8 +211,12 @@ L_Sagatha_scary:
L_Sagatha_word:
mesn l("Farmer Hinnak");
mesq l("Oh, I can't be sure... but something like '%s', I think.", b("kalmurk"));
- if (getskilllv(SKILL_MAGIC))
+ if (getskilllv(SKILL_MAGIC)) {
learnskill SKILL_KALMURK;
+ } else {
+ mesc l("You wonder if you could do the same, had you more magic power.");
+ mesc l("Actually... Didn't you heard rumors about a Mana Seed somewhere nearby?");
+ }
goto L_close;
L_NoBeer: