summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-09-24 11:17:23 -0300
committerJesusaves <cpntb1@ymail.com>2021-09-24 11:17:23 -0300
commit6656999ab4c701327f6934f52b0305710d448cae (patch)
tree51c108806a3fc9931ceafe39094fd3926254567f /db/re
parentae1dd36173fbab38b861d0ed9ba4a0cd018f85da (diff)
downloadserverdata-6656999ab4c701327f6934f52b0305710d448cae.tar.gz
serverdata-6656999ab4c701327f6934f52b0305710d448cae.tar.bz2
serverdata-6656999ab4c701327f6934f52b0305710d448cae.tar.xz
serverdata-6656999ab4c701327f6934f52b0305710d448cae.zip
Add Naftalin and map 001-13. Fix broken medal configuration.
Diffstat (limited to 'db/re')
-rw-r--r--db/re/item_db.conf31
1 files changed, 27 insertions, 4 deletions
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
+ }
+},
// <!-- Necklaces -->