diff options
-rw-r--r-- | db/re/item_db.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e7d437892..e2f6fb699 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -106735,8 +106735,19 @@ item_db: ( Buy: 0 Weight: 600 Def: 37 + Job: 0x00000000 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 15034 @@ -106746,9 +106757,20 @@ item_db: ( Buy: 0 Weight: 600 Def: 37 + Job: 0x00000000 Slots: 1 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 15035 |