From 786f65f66f0743d14574b4508aeb939134f73eb8 Mon Sep 17 00:00:00 2001 From: Ledmitz <69915785+Ledmitz@users.noreply.github.com> Date: Thu, 25 Mar 2021 17:48:06 +0000 Subject: Waric spell corrections (#572) * changed summon-wicked-mushroom to smwmushroom as the spell is called --- world/map/npc/017-4/waric.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/npc/017-4/waric.txt b/world/map/npc/017-4/waric.txt index 9d22da2f..1fc489f3 100644 --- a/world/map/npc/017-4/waric.txt +++ b/world/map/npc/017-4/waric.txt @@ -345,7 +345,7 @@ L_Next8: mes "\"Yes, of course.\""; 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.\""; + mes "\"And the first spell, to summon wicked mushrooms, is " + get(.invocation$, "smwmushroom") + ". 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