From d24fa6c2b9d9e6dddc49291cf0c91d61a43812e6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 16:46:16 -0300 Subject: Kalspike can be learnt after the first task, on hindsight. ...Which is still learning Kalspike + Kalboo, unless your magic level is not 2. --- npc/014-5-1/sagratha.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/014-5-1/sagratha.txt') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index d376333d5..bac994041 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -309,12 +309,8 @@ function teachMagic { mesq l("For now, yes. But you will have to prove that you really care about more than yourself."); next; mesn; - mesq l("I'll teach you two spells. The first one is CUTE HEART. It summons Fluffies."); - next; - mesn; - mesq l("And the second one is KALSPIKE. It allows you to summon Poison Spiky Mushroom."); + mesq l("I'll teach you a spell. It is called CUTE HEART. It summons Fluffies. They are so cute, I want to hug them..."); skill TMW2_CUTEHEART, 1, 0; - skill TMW2_KALSPIKE, 1, 0; setq General_Sagratha, 1; break; case 2: @@ -349,7 +345,7 @@ function teachMagic { mesq l("Wolverns are fierce creatures who likes cold places. Their fur is soft."); next; mesn; - mesq l("You can also use PLANTKINGDOM to spawn several plants at once, too. Let's make this world more green."); + mesq l("You can also use PLANT KINGDOM to spawn several plants at once, too. Let's make this world more green."); skill TMW2_KALWULF, 1, 0; skill TMW2_PLANTKINGDOM, 1, 0; setq General_Sagratha, 5; @@ -366,10 +362,10 @@ function teachMagic { mesq l("Lilit is the fairy kingdom, governed by Lilit the Fairy."); next; mesn; - mesq l("Anyway. This is the FAIRYKINGDOM spell. It'll spawn fairies."); + mesq l("Anyway. This is the FAIRY KINGDOM spell. It'll spawn fairies."); next; mesn; - mesq l("Fairies usually behaves well, but they hate snakes, so avoid casting halhiss and fairykingdom at once. You never know."); + mesq l("Fairies usually behaves well, but they hate snakes, so avoid casting halhiss and fairy kingdom at once. You never know."); skill TMW2_FAIRYKINGDOM, 1, 0; setq General_Sagratha, 7; break; @@ -449,6 +445,10 @@ function requireHelp { case 1: mesn; mesq l("Come back later."); + next; + mesn; + mesq l("And the second one is KALSPIKE. It allows you to summon Poison Spiky Mushroom."); + skill TMW2_KALSPIKE, 1, 0; break; } next; -- cgit v1.2.3-60-g2f50