diff options
Diffstat (limited to 'npc/008-1_Hurnscald_outskirts/hinnak.txt')
-rw-r--r-- | npc/008-1_Hurnscald_outskirts/hinnak.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/008-1_Hurnscald_outskirts/hinnak.txt b/npc/008-1_Hurnscald_outskirts/hinnak.txt index e61bc10a..4d17310c 100644 --- a/npc/008-1_Hurnscald_outskirts/hinnak.txt +++ b/npc/008-1_Hurnscald_outskirts/hinnak.txt @@ -231,7 +231,7 @@ L_Sagatha_scary: L_Sagatha_word: mes "[Farmer Hinnak]"; - mes "\"Oh, I can be sure... but something like '" + getspellinvocation("summon-maggots") + "', I think.\""; + mes "\"Oh, I can't be sure... but something like '" + getspellinvocation("summon-maggots") + "', I think.\""; close; L_NoBeer: @@ -258,6 +258,6 @@ L_NohMask_Mask: L_NohMask_Satchel: mes "[Farmer Hinnak]"; - mes "\"Yes, I saw someone with a large sack on their back go to the minning camp.\""; + mes "\"Yes, I saw someone with a large sack on their back go to the mining camp.\""; close; } |