From 23518b19a828eb36e56c0cb0cd4a8f8778934ad6 Mon Sep 17 00:00:00 2001 From: Fate Date: Sun, 11 Jan 2009 14:24:01 -0700 Subject: Fixed a number of remaining bugs --- npc/005-1_Snake_desert/spirit.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/005-1_Snake_desert/spirit.txt') diff --git a/npc/005-1_Snake_desert/spirit.txt b/npc/005-1_Snake_desert/spirit.txt index f51b242c..5ef46cbc 100644 --- a/npc/005-1_Snake_desert/spirit.txt +++ b/npc/005-1_Snake_desert/spirit.txt @@ -48,7 +48,7 @@ L_message: "Whatever it is, I'm not interested.", L_close; mes "[Earth Spirit]"; - mes "\"I'm a forest spirit; my name isn't important... all that matters is that I like you, and that I will help you become a powerful wizard if you help me. A fair deal, if you will...\""; + mes "\"I'm an earth spirit; my name isn't important... all that matters is that I like you, and that I will help you become a powerful wizard if you help me. Just a fair deal, no more than that...\""; next; set MAGIC_FLAGS, MAGIC_FLAGS | MFLAG_KNOWS_IMP; @@ -116,7 +116,7 @@ L_Q_magic: next; mes "[Earth Spirit]"; - mes "\"Besides, think of it like that: if you want to bake a cake, you've got to break a few eggs. Not everything's sweetness in life, my " + @s$ + "!.\""; + mes "\"Who knows if he can even feel anything anymore? I'm sure he can't, being wooden and all. Besides, it's only a measly tree. Not like I'm asking you to cut him down!.\""; next; menu @@ -134,10 +134,10 @@ L_Q_tree_ok: L_Q_magic_1: mes "[Earth Spirit]"; - mes "\"Yes, yes, if you brought me the branch and the money, then I will!\""; + mes "\"Yes, yes, if you bring me the branch and the money, then I will!\""; next; menu - "Here is the branch and the money.", -, + "Here are the branch and the money.", -, "How much money did you want again?", L_Q_tree_howmuch, "How can I cut it?", L_Q_tree_how, "Where was the tree again?", L_Q_tree_where, @@ -165,7 +165,7 @@ L_Q_magic_1: mes "[Level 2 in Nature Magic]"; getexp 5000, 0; if (getskilllv(SKILL_MAGIC_NATURE) < 2) - skill SKILL_MAGIC_NATURE, 2; + setskill SKILL_MAGIC_NATURE, 2; next; set @Q_status, @Q_STATUS_STUDENT0; -- cgit v1.2.3-60-g2f50