From 0a39175a312aef650f862edbe2e260f17fe82ad0 Mon Sep 17 00:00:00 2001 From: Ledmitz <69915785+Ledmitz@users.noreply.github.com> Date: Wed, 24 Feb 2021 01:55:24 +0000 Subject: Corrections to Waric (#571) Changed Warric to Waric, corrected use of root to use of dark crystal for wicked mushroom spawns and added ingredients needed to the spell refresher part. --- world/map/npc/017-4/waric.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/world/map/npc/017-4/waric.txt b/world/map/npc/017-4/waric.txt index 99bacd13..9d22da2f 100644 --- a/world/map/npc/017-4/waric.txt +++ b/world/map/npc/017-4/waric.txt @@ -199,7 +199,7 @@ L_Oath: mes "Nothing is to be loved, everything has to end."; mes "I shall prevail, other shall perish."; next; - mes "Warric screams at your silence."; + mes "Waric screams at your silence."; mes "[Waric]"; mes "\"Say it! Say it now!\""; next; @@ -273,7 +273,7 @@ L_Snakes: L_Next5: mes "[Waric]"; mes "\"Very well. I shall teach you another spell.\""; - mes "\"This one is so complex that I have to show it to you before explaining it further. Bring me a snake egg and a root.\""; + mes "\"This one is so complex that I have to show it to you before explaining it further. Bring me a snake egg and a dark crystal.\""; next; mes "\"Off you go now. Bring me the ingredients.\""; set OrumQuest, 39; @@ -343,9 +343,9 @@ L_MoreMagic: L_Next8: mes "[Waric]"; mes "\"Yes, of course.\""; - mes "\"To summon the snakes use " + get(.invocation$, "summon-snakes") + ".\""; - mes "\"Say " + get(.invocation$, "toxic-dart") + " to make your roots into toxic darts.\""; - mes "\"And the first spell, to summon wicked mushrooms, is " + get(.invocation$, "summon-wickedmushroom") + ".\""; + mes "\"To summon the snakes use " + get(.invocation$, "summon-snakes") + ". Make sure to have a snake egg and a dark crystal with you.\""; + mes "\"Say " + get(.invocation$, "toxic-dart") + " to make your two roots into toxic darts.\""; + mes "\"And the first spell, to summon wicked mushrooms, is " + get(.invocation$, "summon-wickedmushroom") + ". Remember, you will need a small mushroom and dark crystal.\""; next; mes "\"Now leave. Spread chaos with the spells I have taught you!\""; goto L_Close; -- cgit v1.2.3-60-g2f50