From 4648726554ac93d203a0fe94bdd4909f25e09172 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 12 May 2022 10:09:46 -0300 Subject: [skip ci] --- db/re/item_db.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e55517c94..5f6081bec 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -599,7 +599,7 @@ item_db: ( sc_end SC_HALT_REGENERATION; percentheal 100, 100; callfunc("SC_Bonus", 180, SC_KAIZEL, 1); // Revives with 1% HP if you die - // Protects you for 30 seconds from map ailments + // Protects you for 30 seconds from map ailments @coolio=max(gettimetick(2), @coolio)+30; @sickio=max(gettimetick(2), @sickio)+30; @purifio=max(gettimetick(2), @purifio)+30; @@ -2563,7 +2563,7 @@ item_db: ( noauction: true } Script: <" - callfunc("EatValentineChocolate"); + callfunc("EatValentineChocolate"); "> }, { @@ -19060,7 +19060,7 @@ item_db: ( Delay: 1500 Script: <" @skillId=TMW2_MAGNUSHEAL; @skillLv=1; - @skillTarget=getcharid(3); @scriptsk=true; + @skillTarget=getcharid(3); @scriptsk=true; callfunc "HUB_SkillInvoke"; "> }, @@ -19076,7 +19076,7 @@ item_db: ( Delay: 1500 Script: <" @skillId=TMW2_MAGNUSHEAL; @skillLv=5; - @skillTarget=getcharid(3); @scriptsk=true; + @skillTarget=getcharid(3); @scriptsk=true; callfunc "HUB_SkillInvoke"; "> }, @@ -19092,7 +19092,7 @@ item_db: ( Delay: 1500 Script: <" @skillId=TMW2_MAGNUSHEAL; @skillLv=10; - @skillTarget=getcharid(3); @scriptsk=true; + @skillTarget=getcharid(3); @scriptsk=true; callfunc "HUB_SkillInvoke"; "> }, -- cgit v1.2.3-70-g09d2