Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -215,11 +215,11 @@ Duel.RegisterEffect(str["效果"] , 0) end --} -fun["该效果不能被连锁"] = function() --{ +fun["一_该效果不能被连锁"] = function() --{ Duel.SetChainLimit(aux.FALSE) return true end --}