From b2ec357e68a1b2e692f1c1081c4cc4f11682576a Mon Sep 17 00:00:00 2001 From: Fate Date: Wed, 7 Jan 2009 15:10:18 -0700 Subject: Misc. fixes, added most of Wyara --- npc/008-1_Hurnscald_outskirts/hinnak.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'npc/008-1_Hurnscald_outskirts/hinnak.txt') diff --git a/npc/008-1_Hurnscald_outskirts/hinnak.txt b/npc/008-1_Hurnscald_outskirts/hinnak.txt index 96e6e145..cb7503b1 100644 --- a/npc/008-1_Hurnscald_outskirts/hinnak.txt +++ b/npc/008-1_Hurnscald_outskirts/hinnak.txt @@ -107,7 +107,7 @@ L_ThanksAgain: "You shouldn't drink while working!", -; mes "[Farmer Hinnak]"; - mes "\"Well, I'm done for the day...\"; + mes "\"Well, I'm done for the day...\""; menu "Sorry... here you are.", L_GiveBeer, @@ -167,7 +167,7 @@ L_GiveBeer: next; mes "[Farmer Hinnak]"; - mes "\"Then she yells out some gobbledygood word, and out of the ground there comes a swarm of maggots, crawling and digging and climbing over each other's backs...\""; + mes "\"Then she yells out some gobbledygook word, and out of the ground there comes a swarm of maggots, crawling and digging and climbing over each other's backs...\""; next; mes "[Farmer Hinnak]"; @@ -178,10 +178,10 @@ L_GiveBeer: mes "\"But all she says is, 'if you'd stayed inside, you wouldn't be wet now'.\""; next; - next + menu "Hahaha!", L_Sagatha_hahaha, "Whoah, scary...", L_Sagatha_scary, - "What was that gobbledygood word?", L_Sagatha_word, + "What was that gobbledygook word?", L_Sagatha_word, "I better go now.", -; goto L_Bye; @@ -189,20 +189,20 @@ L_Sagatha_hahaha: mes "[Farmer Hinnak]"; mes "\"Yeah, funny now... But you should've seen that stare! Ah, well, never mind.\""; next; - close + close; L_Sagatha_scary: mes "[Farmer Hinnak]"; mes "\"Yeah, you could say that...\""; mes "He stares into his empty beer jug, as if hoping for it to re-fill by magic."; next; - close + close; L_Sagatha_word: mes "[Farmer Hinnak]"; mes "\"Oh, I can be sure... but something like '" + getspellinvocation("summon-maggots") + "', I think.\""; next; - close + close; L_NoBeer: mes "[Farmer Hinnak]"; -- cgit v1.2.3-60-g2f50