diff options
-rw-r--r-- | db/pre-re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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; "> |