Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -200,11 +200,12 @@ + EFFECT_FLAG_CANNOT_NEGATE + EFFECT_FLAG_CANNOT_DISABLE) cache_1 = function() - Duel.SetChainLimit(aux.FALSE) +--~ Duel.SetChainLimit(aux.FALSE) + return true end effect_1:SetTarget(cache_1) effect_1:SetRange(LOCATION_EXTRA)