diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-02-14 12:06:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-02-14 12:07:38 -0300 |
commit | fec043bc0114272f11ad584cd0591143d863d544 (patch) | |
tree | f7cdadbeb543b7f7833ef433383e21ec8d830d98 | |
parent | 89cef3d0841af5b77886be32344549d7e0a1ffe7 (diff) | |
download | serverdata-fec043bc0114272f11ad584cd0591143d863d544.tar.gz serverdata-fec043bc0114272f11ad584cd0591143d863d544.tar.bz2 serverdata-fec043bc0114272f11ad584cd0591143d863d544.tar.xz serverdata-fec043bc0114272f11ad584cd0591143d863d544.zip |
Fix bug
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index bc80a5c10..e02612173 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2517,7 +2517,9 @@ item_db: ( Weight: 11 Refine: false Trade: { + notrade: true nodrop: true + nocart: true noselltonpc: true nogstorage: true nomail: true |