From 7b651e795893e990dadf1031a255ec0b96a65086 Mon Sep 17 00:00:00 2001 From: skyleo Date: Tue, 3 Jul 2018 11:29:22 +0200 Subject: Fix Sea-Otter Card not increasing Sushi Heal Rate Fixes Issue #2116 --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3974a911e..be4728f02 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -45098,10 +45098,10 @@ item_db: ( Weight: 10 Loc: "EQP_ACC" Script: <" - bonus2 bAddItemHealRate,Sushi,50; - bonus2 bAddItemHealRate,Fish_Slice,50; - bonus3 bAddMonsterDropItem,551,RC_Fish,300; - bonus3 bAddMonsterDropItem,544,RC_Fish,300; + bonus2(bAddItemHealRate, Shusi, 50); + bonus2(bAddItemHealRate, Fish_Slice, 50); + bonus3(bAddMonsterDropItem, Shusi, RC_Fish, 300); + bonus3(bAddMonsterDropItem, Fish_Slice, RC_Fish, 300); "> }, { -- cgit v1.2.3-60-g2f50