From 8d9de1d4d43b4548aa544a995d402173e7e56af8 Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 15 Mar 2016 12:58:11 -0400 Subject: fix spell names for puppets --- world/map/npc/001-2/pauline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/001-2') diff --git a/world/map/npc/001-2/pauline.txt b/world/map/npc/001-2/pauline.txt index e69f8206..6925d554 100644 --- a/world/map/npc/001-2/pauline.txt +++ b/world/map/npc/001-2/pauline.txt @@ -92,7 +92,7 @@ L_Spells: L_Next1: mes "[Pauline]"; mes "\"Well I could only read the invocations. So I don't exactly know what kind of ingredients you are going to need.\""; - mes "\"The first one for the mouboo was " + get(.invocation$, "summon-mouboo") + " and the one for the pinkie was " + get(.invocation$, "summon-pinkie") +".\""; + mes "\"The first one for the mouboo was " + get(.invocation$, "smmouboo") + " and the one for the pinkie was " + get(.invocation$, "smpinkie") +".\""; next; mes "\"For the pinkie spell my suggestion is to try similar ingredients to the other Astral spells. Try a root and some item typical for pinkies.\""; mes "\"The mouboo spell might be more complicated. From what I could translate, one of the spell components is crafted by magic.\""; -- cgit v1.2.3-60-g2f50