summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-02 11:13:20 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-02 11:13:20 -0300
commitab837a44eca3325ea028333c384b9f56b5be66ad (patch)
tree03415067499c120a63f52c39396a3292588c20b4
parent8362a7a29bcd038cc4e929245163536b9d6372d2 (diff)
downloadserverdata-ab837a44eca3325ea028333c384b9f56b5be66ad.tar.gz
serverdata-ab837a44eca3325ea028333c384b9f56b5be66ad.tar.bz2
serverdata-ab837a44eca3325ea028333c384b9f56b5be66ad.tar.xz
serverdata-ab837a44eca3325ea028333c384b9f56b5be66ad.zip
Make this "and" bold because players are mistaking it.
Do I need to break in two lines so they don't mistake Divine Apple as well?
-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.")),