From 48237eac9c25b0c4207f2919c3996506b5a6bbd2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 22 Jul 2018 21:31:00 -0300 Subject: [skip ci] Add another NPC-Only armor for Azwell the Alchemist. --- 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 ef5e0a1ba..6531eb638 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6005,6 +6005,28 @@ item_db: ( noauction: true } }, +{ + Id: 1336 + AegisName: "AlchemistArmor" + Name: "Alchemist Armor" + Type: "IT_ARMOR" + Buy: 1000000 + Sell: 100 + Weight: 120 + Def: 50 + Loc: "EQP_HEAD_MID" + EquipLv: 80 + Refine: true + ViewSprite: 1336 + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } +}, { Id: 1800 AegisName: "LousyMoccasins" -- cgit v1.2.3-60-g2f50