diff options
author | Haru <haru@dotalux.com> | 2015-12-25 22:00:48 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-25 22:00:48 +0100 |
commit | 44832129713a048f27ad4ae464fb88fe5beecfe0 (patch) | |
tree | f034e6420977f3ee702d1f525e32bb1d0164fede /db/re | |
parent | 83301cc59a75f14bea4b73136e7dffc396f37fc3 (diff) | |
download | hercules-44832129713a048f27ad4ae464fb88fe5beecfe0.tar.gz hercules-44832129713a048f27ad4ae464fb88fe5beecfe0.tar.bz2 hercules-44832129713a048f27ad4ae464fb88fe5beecfe0.tar.xz hercules-44832129713a048f27ad4ae464fb88fe5beecfe0.zip |
Corrected a missing newline in the item db
Follow-up to b0326af
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7c5a286b1..ecb797af9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -111733,7 +111733,8 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true + nogstorage: true + nomail: true noauction: true } Script: <" |