summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2025-06-10 20:42:52 -0300
committerJesusaves <cpntb1@ymail.com>2025-06-10 20:42:52 -0300
commit9ec0d89516e09c01b26123b2fc96cbb99a343dd6 (patch)
treed4831f88efb9432fc3bd0bd4fa7e3df600186266
parent75566f50b023a6c8acd5ca149c954f10f6103048 (diff)
downloadserverdata-9ec0d89516e09c01b26123b2fc96cbb99a343dd6.tar.gz
serverdata-9ec0d89516e09c01b26123b2fc96cbb99a343dd6.tar.bz2
serverdata-9ec0d89516e09c01b26123b2fc96cbb99a343dd6.tar.xz
serverdata-9ec0d89516e09c01b26123b2fc96cbb99a343dd6.zip
Fix some item storage rules
-rw-r--r--db/re/item_db.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index c40c51e47..abcc1acf7 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3641,7 +3641,7 @@ item_db: (
nodrop: true
nocart: true
noselltonpc: true
- nostorage: true
+ nostorage: false
nogstorage: true
nomail: true
noauction: true
@@ -4821,6 +4821,9 @@ item_db: (
Sell: 25
Weight: 5
Refine: false
+ Trade: {
+ nostorage: true
+ }
},
{
Id: 836
@@ -4856,7 +4859,7 @@ item_db: (
nodrop: true
nocart: true
noselltonpc: true
- nostorage: true
+ nostorage: false
nogstorage: true
nomail: true
noauction: true