Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -90,17 +90,17 @@ end --} effect_1:SetCondition(cache_1) - function cache_1() --{ - - Debug.ShowHint("残局群181175613") +--~ function cache_1() --{ +--~ +--~ Debug.ShowHint("残局群181175613") +--~ +--~ end --} - end --} - - effect_1:SetOperation(cache_1) + effect_1:SetOperation(aux.NULL) Duel.RegisterEffect(effect_1 , 0) end --}