diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 21 |
1 files changed, 21 insertions, 0 deletions
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 |