Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -29,20 +29,15 @@ effect_1:SetCode(EVENT_DAMAGE) function cache_1() cache_1 = Duel.GetLP(1) if cache_1 <= 0 then - - if str_1 == "QB" then - if cache_1 < 0 then - if str_2 then + if cache_1 < 0 then + if str_2 then Debug.ShowHint(str_2) - end end end - - cache_1 = true else cache_1 = false end