From 5ee5addd52a052c28f5815da0a205d7c8b835c8c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Jul 2018 19:53:40 -0300 Subject: Try to send reward to whoever invited you when gift is open. --- db/re/item_db.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db/re') 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)); } "> }, -- cgit v1.2.3-70-g09d2