summaryrefslogtreecommitdiff
path: root/npc/001-2-26
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-11 21:39:55 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-11 21:39:55 +0200
commit903afcbff04d631c29327bb5a93797138b21c484 (patch)
treebd7f75b9611bcc4e5e7432dbf12430cd1fe631b0 /npc/001-2-26
parent62a2e2a38da945e53c41abb678accce89571046e (diff)
downloadserverdata-903afcbff04d631c29327bb5a93797138b21c484.tar.gz
serverdata-903afcbff04d631c29327bb5a93797138b21c484.tar.bz2
serverdata-903afcbff04d631c29327bb5a93797138b21c484.tar.xz
serverdata-903afcbff04d631c29327bb5a93797138b21c484.zip
Piberries Infusion item has 1 b and 2 r. Fixed where it was badly written.
Diffstat (limited to 'npc/001-2-26')
-rw-r--r--npc/001-2-26/ivan.txt4
1 files changed, 2 insertions, 2 deletions
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."));