diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-17 18:06:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-17 18:06:05 -0300 |
commit | b6f1f28a22abc41560b367d31a3c50353a3dbca2 (patch) | |
tree | 47a94a8a1e352ba76f811301991c4dc4bc9baf50 /db | |
parent | e9d232f52f4f67794ef97ba7e4f11bb05c7ece50 (diff) | |
download | serverdata-b6f1f28a22abc41560b367d31a3c50353a3dbca2.tar.gz serverdata-b6f1f28a22abc41560b367d31a3c50353a3dbca2.tar.bz2 serverdata-b6f1f28a22abc41560b367d31a3c50353a3dbca2.tar.xz serverdata-b6f1f28a22abc41560b367d31a3c50353a3dbca2.zip |
[skip ci] Add a Commented Code
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0e4db6fe4..3aadb282b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2194,6 +2194,8 @@ item_db: ( dispbottom l("Dear @@, I send you this gift in hopes you do well in TMW2.", strcharinfo(0)); //rodex_sendmail_acc(#REFERRAL_PROG, "TMW2 Team", "Invite Accepted", strcharinfo(0)+" accepted your invite and got level 5!\nThe one who invites most will win the recruitment event!", rand(50,150)); $REFERRAL_IDS[#REFERRAL_PROG]=$REFERRAL_IDS[#REFERRAL_PROG]+1; + // I can't warrant this won't break stuff so I left commented out + //message(#REFERRAL_PROG, strcharinfo(0)+" accepted your invite to play TMW2."); } "> }, |