From cdfd4c283e968629e46c067cca4e7309551a047f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Jul 2016 20:06:48 +0300 Subject: Add two arrows into item_db.conf --- db/re/item_db.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7369e42a..f3e2ae69 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2964,4 +2964,26 @@ item_db: ( Loc: 32768 View: 1 }, +{ + Id: 7001 + AegisName: "Arrow2" + Name: "Arrow 2" + Type: "IT_AMMO" + Buy: 100 + Sell: 1 + Atk: 30 + Loc: 32768 + View: 1 +}, +{ + Id: 7002 + AegisName: "Arrow3" + Name: "Arrow 3" + Type: "IT_AMMO" + Buy: 100 + Sell: 1 + Atk: 30 + Loc: 32768 + View: 1 +}, ) -- cgit v1.2.3-60-g2f50