From 8a5799a630bf2882e8802e1d521bbfb274d31232 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 22:11:23 -0300 Subject: Fix a couple others --- db/pre-re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/pre-re/item_db.conf') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index c14bd20d..c775eb67 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -12305,7 +12305,7 @@ item_db: ( Delay: 0 Script: <" bonus bMaxHPrate, 10; - bonus bInt, -Int; + bonus bInt, -readparam(bInt); "> }, { @@ -12324,7 +12324,7 @@ item_db: ( Delay: 0 Script: <" bonus bAtkRange, 3; - bonus bInt, -Int; + bonus bInt, -readparam(bInt); bonus bAgi, 2; bonus bDex, 2; "> -- cgit v1.2.3-60-g2f50