diff options
-rw-r--r-- | db/re/item_db.conf | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d077934ef..0c227eb8c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4503,7 +4503,17 @@ item_db: ( Sell: 15 Weight: 9 }, - +{ + Id: 885 + AegisName: "CopperKey" + Name: "Copper Key" + Type: "IT_ETC" + Buy: 2000 + Sell: 1000 + Weight: 1 + Refine: false + ViewSprite: 885 +}, // <!-- Necklaces --> { Id: 1000 |