summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-02 18:51:01 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-02 18:51:01 -0300
commit03d76f8e88dd763a22c3f15c7ff49bb12d5ad966 (patch)
tree9f1973f3b1b2b612802fa9bd936b357e529da36f /db
parente289099a4c2e4a0d7cf0bf32639825dadfcae7ac (diff)
downloadserverdata-03d76f8e88dd763a22c3f15c7ff49bb12d5ad966.tar.gz
serverdata-03d76f8e88dd763a22c3f15c7ff49bb12d5ad966.tar.bz2
serverdata-03d76f8e88dd763a22c3f15c7ff49bb12d5ad966.tar.xz
serverdata-03d76f8e88dd763a22c3f15c7ff49bb12d5ad966.zip
Optimize to validate newcomer input
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 3e14c7164..1a65feff9 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2232,7 +2232,7 @@ item_db: (
Zeny=Zeny+50;
getitem any(Beer, CottonCloth), rand(1,2);
getitem any(PiouLegs, Piberries, Cheese), rand(1,2);
- dispbottom l("Letter from @@:", #REFERRAL_PROG$);
+ dispbottom l("Letter from @@:", strcharinfo(0,"GM Team",#REFERRAL_PROG));
dispbottom l("Dear @@, I send you this gift in hopes you do well in TMW2.", strcharinfo(0));
">
},