summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/017-4/waric.txt10
1 files 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;