From e55e8d14c75713932cc84cc7e14d8de67df9ebbf Mon Sep 17 00:00:00 2001 From: Asheraf Date: Mon, 18 Jul 2016 12:45:18 +0100 Subject: Fix a typo in some items bonus --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f0ad7e42b..4016b710b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -51021,7 +51021,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 4; + bonus bCritAtkRate, 4; bonus bCritical, 1; "> }, @@ -51032,7 +51032,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 6; + bonus bCritAtkRate, 6; bonus bCritical, 2; "> }, @@ -51043,7 +51043,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 8; + bonus bCritAtkRate, 8; bonus bCritical, 3; "> }, @@ -51054,7 +51054,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 10; + bonus bCritAtkRate, 10; bonus bCritical, 4; "> }, -- cgit v1.2.3-70-g09d2