diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-24 20:18:51 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-24 20:18:51 +0000 |
commit | 50a15db68c48f6fb92650f3c92447355066cff9d (patch) | |
tree | 98a5968475138b0ad0e0327450a5fd435d925832 /db/re/item_db.conf | |
parent | 099715ef7107b888184a88deb0bca7c6fad31d3d (diff) | |
download | serverdata-50a15db68c48f6fb92650f3c92447355066cff9d.tar.gz serverdata-50a15db68c48f6fb92650f3c92447355066cff9d.tar.bz2 serverdata-50a15db68c48f6fb92650f3c92447355066cff9d.tar.xz serverdata-50a15db68c48f6fb92650f3c92447355066cff9d.zip |
farmer hat fix weight
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9154ef491..b3f57aaec 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8376,7 +8376,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 1600 Sell: 500 - Weight: 12 + Weight: 120 Def: 40 Loc: "EQP_HEAD_TOP" WeaponLv: 0 |