From 903afcbff04d631c29327bb5a93797138b21c484 Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 11 Jul 2016 21:39:55 +0200 Subject: Piberries Infusion item has 1 b and 2 r. Fixed where it was badly written. --- npc/001-2-26/ivan.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-2-26') diff --git a/npc/001-2-26/ivan.txt b/npc/001-2-26/ivan.txt index ae559b99..9a037467 100644 --- a/npc/001-2-26/ivan.txt +++ b/npc/001-2-26/ivan.txt @@ -18,10 +18,10 @@ function enora_quest { speech 5, l("How many? What kind? I can produce two dozen boxes per day."); - select (l("5 @@s.", getitemlink(PibberiesInfusion))); + select (l("5 @@s.", getitemlink(PiberriesInfusion))); speech 5, - l("5 boxes... Alright, @@ are my speciality!", getitemlink (PibberiesInfusion)), + l("5 boxes... Alright, @@ are my speciality!", getitemlink (PiberriesInfusion)), l("I can prepare them in an hour or so!"); select (l("You missunderstood, it's 5 potions.")); -- cgit v1.2.3-60-g2f50