From 2b2b87a17163cb2a4e0372f4e5d10c390a3936c8 Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 15 Feb 2015 20:33:29 +0100 Subject: Fixed an extra parentheses in an item_db (renewal) script Signed-off-by: Haru --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e977e2160..c8debf651 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -38345,7 +38345,7 @@ item_db: ( Weight: 10 Loc: 64 Script: <" - .@rate = (getrefine() > 14) ? 7 : 5); + .@rate = (getrefine() > 14) ? 7 : 5; bonus bMaxHPrate,.@rate; bonus bMaxSPrate,.@rate; bonus2 bHPRegenRate,50,10000; -- cgit v1.2.3-60-g2f50