From 08592a634e3786f761afae1432c85b85a86c838e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Aug 2020 21:21:34 -0400 Subject: add referral rewards Co-authored-by: gumi --- db/re/item_db.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b5fc84e3..21c8ba3e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1279,6 +1279,27 @@ item_db: ( Sell: 65 Weight: 100 }, +{ + Id: 621 + AegisName: "FriendGift" + Name: "Friend Gift" + Buy: 0 + Sell: 0 + Weight: 0 + KeepAfterUse: false + Refine: false + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" + callfunc("OpenFriendGift"); + "> +}, // Generic -- cgit v1.2.3-70-g09d2