From 6ca84359fc63b6e9595e5d247b0aa8eb222b6e49 Mon Sep 17 00:00:00 2001 From: Wombat Date: Tue, 14 Jun 2011 16:00:30 -0400 Subject: small language change iron to concentration potion --- npc/011-1/alchemist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/011-1/alchemist.txt b/npc/011-1/alchemist.txt index 2308ca63..e38f76ba 100644 --- a/npc/011-1/alchemist.txt +++ b/npc/011-1/alchemist.txt @@ -301,7 +301,7 @@ L_iron: L_concentration: set @COST_PER_CONCENTRATION_POTION, 2; - mes "\" To make them, I'm going to need " + @COST_PER_CONCENTRATION_POTION + " Pink Petals per Concentration Potion. How many Iron Potions would you like?\""; + mes "\" To make them, I'm going to need " + @COST_PER_CONCENTRATION_POTION + " Pink Petals per Concentration Potion. How many Concentration Potions would you like?\""; input @count; if (@count == 0) close; -- cgit v1.2.3-60-g2f50