diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-02 18:59:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-02 18:59:30 -0300 |
commit | ac1604808b31777760c0059bc5da2c76ae9fd92d (patch) | |
tree | c58157b2d8359e5303ea18fa8ca2645a255f482e /db | |
parent | d9e50fad61fb5492640c1e7d00ae86fad64b51d5 (diff) | |
download | serverdata-ac1604808b31777760c0059bc5da2c76ae9fd92d.tar.gz serverdata-ac1604808b31777760c0059bc5da2c76ae9fd92d.tar.bz2 serverdata-ac1604808b31777760c0059bc5da2c76ae9fd92d.tar.xz serverdata-ac1604808b31777760c0059bc5da2c76ae9fd92d.zip |
Dealing with account ID is safer
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7e55c5315..6c055988f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2232,7 +2232,6 @@ item_db: ( Zeny=Zeny+50; getitem any(Beer, CottonCloth), 1; getitem any(PiouLegs, Piberries, Cheese), rand(2,3); - 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)); "> }, |