Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -44,16 +44,19 @@ end --} fun["aux.BeginPuzzle"] = aux.BeginPuzzle aux.BeginPuzzle = function() --{ + fun["aux.BeginPuzzle"]() + fun["开局说明"]() + fun["通关邀请"]() + end --} - - + fun["通关邀请"] = function() --{ effect_1 = Effect.GlobalEffect() effect_1:SetType(EFFECT_TYPE_FIELD @@ -231,12 +234,10 @@ end --} Debug.ShowHint(str["开局说明"]) - fun["通关邀请"]() - end --} fun["开局添加手卡"] = function(str_1) --{ str["开局添加手卡"] = str_1 @@ -290,11 +291,10 @@ effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) - end --} fun["禁格"] = function(str_1) --{