Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -160,10 +160,11 @@ effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) fun["开局说明"]() end + fun["禁格"] = function(str_1) str["禁格"] = str_1 effect_1 = Effect.GlobalEffect() effect_1:SetType(EFFECT_TYPE_FIELD)