From aee89bdbe04ad0aed06622052244bf6b7d3c1d23 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 9 Mar 2016 21:10:45 -0600 Subject: Fix invocations --- world/map/npc/009-2/misc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/009-2/misc.txt') diff --git a/world/map/npc/009-2/misc.txt b/world/map/npc/009-2/misc.txt index 139033ec..1c1d3897 100644 --- a/world/map/npc/009-2/misc.txt +++ b/world/map/npc/009-2/misc.txt @@ -39,7 +39,7 @@ L_magic: mes "The page after that is once again hastily written, with many crossed out words and sections and side remarks such as 'it almost worked' or 'it worked fine yesterday.'"; next; mes "[Bookshelf]"; - mes "The last word on that page is '" + ("make-iron-powder") + ",' and it's underlined twice with a comment next to it saying 'finally got it right.'"; + mes "The last word on that page is '" + get(.invocation$, "make-iron-powder") + ",' and it's underlined twice with a comment next to it saying 'finally got it right.'"; next; mes "[Bookshelf]"; mes "Unfortunately, you can't make out what the transmutation is for or even whether it requires any materials..."; -- cgit v1.2.3-60-g2f50