diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-07-15 15:04:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-15 15:04:28 -0300 |
commit | 6a39ff095a78976a6d8ce2e562b18f85ba3a17df (patch) | |
tree | eca53a062ab81b5bafe211768f9c84315151640c /db/pre-re/item_db.conf | |
parent | 6b22dbc6fbb38cd48bf020021c771d9763dc8e0c (diff) | |
download | serverdata-6a39ff095a78976a6d8ce2e562b18f85ba3a17df.tar.gz serverdata-6a39ff095a78976a6d8ce2e562b18f85ba3a17df.tar.bz2 serverdata-6a39ff095a78976a6d8ce2e562b18f85ba3a17df.tar.xz serverdata-6a39ff095a78976a6d8ce2e562b18f85ba3a17df.zip |
Make a bug fix and reduce Short Sword weight to 1.5kg (same as Sand Cutter)
Partly addresses #64 which shall now be moved to clientdata scope.
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r-- | db/pre-re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 566e1fbf..172dd254 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -209,7 +209,7 @@ item_db: ( Type: "IT_WEAPON" Buy: 8000 Sell: 4000 - Weight: 2000 + Weight: 1500 Atk: 90 Range: 1 Slots: 0 |