summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-02 19:53:40 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-02 19:53:40 -0300
commit5ee5addd52a052c28f5815da0a205d7c8b835c8c (patch)
tree73f80f96e991b27cb4cbf0e5a3aecd9daef3aa0e /db/re/item_db.conf
parentbe6cf986bbbd122a15c12ffafef2b5931c56c1b3 (diff)
downloadserverdata-5ee5addd52a052c28f5815da0a205d7c8b835c8c.tar.gz
serverdata-5ee5addd52a052c28f5815da0a205d7c8b835c8c.tar.bz2
serverdata-5ee5addd52a052c28f5815da0a205d7c8b835c8c.tar.xz
serverdata-5ee5addd52a052c28f5815da0a205d7c8b835c8c.zip
Try to send reward to whoever invited you when gift is open.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index f4c5c548f..b1314e913 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2248,6 +2248,7 @@ item_db: (
}
getitem .@it, rand(2,3);
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", "Your friend accepted your invite and got level 5!\nThe one who invites most will win the recruitment event!", rand(50,150));
}
">
},