From 6656999ab4c701327f6934f52b0305710d448cae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 11:17:23 -0300 Subject: Add Naftalin and map 001-13. Fix broken medal configuration. --- db/re/item_db.conf | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1ec09db67..5477e34e1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4669,10 +4669,17 @@ item_db: ( AegisName: "BrokenMedal" Name: "Broken Medal" Type: "IT_ETC" - Buy: 10000 - Sell: 1000 - Weight: 10 - Refine: false + Type: "IT_ETC" + Buy: 0 + Sell: 0 + Weight: 0 + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nomail: true + noauction: true + } }, { Id: 828 @@ -5467,6 +5474,22 @@ item_db: ( noauction: true } }, +{ + Id: 925 + AegisName: "EventNaftalin" + Name: "Naftalin" + Type: "IT_ETC" + Buy: 0 + Sell: 0 + Weight: 0 + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nomail: true + noauction: true + } +}, // -- cgit v1.2.3-60-g2f50