diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-04 18:41:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-04 18:41:28 -0300 |
commit | 37f2f301a7481e7f57c1611ab95e782396fa6439 (patch) | |
tree | 337b91ab68acb3147c20e3083a7abe54351c122c /db/re/item_db.conf | |
parent | e517525a28510003b5ef6e6c74bb7874e448d1f9 (diff) | |
download | serverdata-37f2f301a7481e7f57c1611ab95e782396fa6439.tar.gz serverdata-37f2f301a7481e7f57c1611ab95e782396fa6439.tar.bz2 serverdata-37f2f301a7481e7f57c1611ab95e782396fa6439.tar.xz serverdata-37f2f301a7481e7f57c1611ab95e782396fa6439.zip |
Protect [Tulimshar Guard Card] as it is virtually impossible to get another one.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 79304fc6d..6d83d00dd 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4020,6 +4020,14 @@ item_db: ( Weight: 1 Refine: false ViewSprite: 838 + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 839 |