diff options
author | Haru <haru@dotalux.com> | 2017-08-21 21:04:24 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:48:36 +0200 |
commit | 79a510d24b3b169d0cb06e45e611669466d5db28 (patch) | |
tree | ac208f47f54c2ae2f195aa691fd2a74beab45366 /db/pre-re | |
parent | d1451e834672d6c6d6e18b2b409464051dff6d1b (diff) | |
download | hercules-79a510d24b3b169d0cb06e45e611669466d5db28.tar.gz hercules-79a510d24b3b169d0cb06e45e611669466d5db28.tar.bz2 hercules-79a510d24b3b169d0cb06e45e611669466d5db28.tar.xz hercules-79a510d24b3b169d0cb06e45e611669466d5db28.zip |
Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_db
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re')
-rw-r--r-- | db/pre-re/item_db.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 4fc65c075..87f7a6a1e 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -65572,7 +65572,6 @@ item_db: ( Type: "IT_HEALING" Buy: 15 Weight: 1 - Upper: 63 Script: <" itemheal rand(10, 40), 0; "> }, { |