diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-25 22:30:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-25 22:30:00 -0300 |
commit | 520f977abd7cc385064310598af7fba49b87829e (patch) | |
tree | bde052bb214835b8b6dc65d1d51e22bf4d13fedd /db/re/item_db.conf | |
parent | e8453063f688ab75f6cd31a4f8d8b63aaebb8208 (diff) | |
download | serverdata-520f977abd7cc385064310598af7fba49b87829e.tar.gz serverdata-520f977abd7cc385064310598af7fba49b87829e.tar.bz2 serverdata-520f977abd7cc385064310598af7fba49b87829e.tar.xz serverdata-520f977abd7cc385064310598af7fba49b87829e.zip |
Tolchi Arrow cannot be sold anymore (fix GP exploit).
Giant Maggot Tolchi-Arrow-Box increase drop rate 5% -> 7%
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 b20e20f07..0b77e683b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13011,7 +13011,7 @@ item_db: ( Name: "Tolchi Arrow" Type: "IT_AMMO" Buy: 2 - Sell: 1 + Sell: 0 Weight: 2 Atk: 15 Loc: "EQP_AMMO" |