diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-24 00:49:52 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-24 00:49:52 +0800 |
commit | 9c137f8d979f9cde9f3c54c754d0a26912f4f208 (patch) | |
tree | c10c944db535a0132bd0daa235267d3c1d7b6f7e /db/pre-re/item_db.conf | |
parent | b0326af6dad68fa89f49df5748fcbd04973f7676 (diff) | |
download | hercules-9c137f8d979f9cde9f3c54c754d0a26912f4f208.tar.gz hercules-9c137f8d979f9cde9f3c54c754d0a26912f4f208.tar.bz2 hercules-9c137f8d979f9cde9f3c54c754d0a26912f4f208.tar.xz hercules-9c137f8d979f9cde9f3c54c754d0a26912f4f208.zip |
Item Update:
- Added Cup of Mintlemon item effect
- Added Job_Manual25 item effect
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r-- | db/pre-re/item_db.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 7b9c30839..1185bc70a 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -88165,13 +88165,14 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Nouse: { sitting: true } + Script: <" sc_start SC_CASH_PLUSONLYJOBEXP, 1800000, 25; "> }, { Id: 14607 |