summaryrefslogtreecommitdiff
path: root/npc/003-0/recepcionist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/recepcionist.txt')
-rw-r--r--npc/003-0/recepcionist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/recepcionist.txt b/npc/003-0/recepcionist.txt
index e2133a2ae..e27e46591 100644
--- a/npc/003-0/recepcionist.txt
+++ b/npc/003-0/recepcionist.txt
@@ -123,7 +123,7 @@ L_Tier2:
close;
}
mesn;
- mesq l("Great news! Then please bring me 1 @@, or 200 @@ and 20 @@.", getitemlink(DivineApple), getitemlink(SilkCocoon), getitemlink(ChocolateMouboo));
+ mesq l("Great news! Then please bring me 1 @@, or 200 @@ @@ 20 @@.", getitemlink(DivineApple), getitemlink(SilkCocoon), b(l("and")), getitemlink(ChocolateMouboo));
next;
switch(select(
rif(countitem(DivineApple) >= 1, l("I got the apple.")),