diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-16 06:51:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-16 06:51:13 -0300 |
commit | 1bbecbba1c39430567b4a5e3885c39c71f6686b3 (patch) | |
tree | e7d4d48d630fee8ae5d56b2192c27db333815076 /db/re/item_db.conf | |
parent | 557635d880ba86e58576e517dcfca653d55f8a91 (diff) | |
download | serverdata-1bbecbba1c39430567b4a5e3885c39c71f6686b3.tar.gz serverdata-1bbecbba1c39430567b4a5e3885c39c71f6686b3.tar.bz2 serverdata-1bbecbba1c39430567b4a5e3885c39c71f6686b3.tar.xz serverdata-1bbecbba1c39430567b4a5e3885c39c71f6686b3.zip |
New Aeros Rare: [Doll]
Fix nearby code pieces as well, and the Golden Warlord Plate typo.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2eea625e6..3e76a53b0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5768,7 +5768,7 @@ item_db: ( EquipLv: 30 Refine: false Script: <" - bonus bCriticalRate,15; + bonus bCriticalRate,10; "> }, { @@ -6948,7 +6948,7 @@ item_db: ( { Id: 1329 AegisName: "GoldenWarlordPlate" - Name: "Golden Warlord Plare" + Name: "Golden Warlord Plate" Type: "IT_ARMOR" Buy: 200000 Sell: 10000 |