Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -40,10 +40,11 @@ end effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) + fun["开局说明"]() end fun["是否效果卡"] = function(card) cache_1 = Card.IsType(card, TYPE_SPELL) Index: single/19.Let's GaGaGa.lua ================================================================== --- single/19.Let's GaGaGa.lua +++ single/19.Let's GaGaGa.lua @@ -41,9 +41,9 @@ Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(44095762,1,1,LOCATION_SZONE,3,POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() -fun["通关邀请"]() fun["开局添加手卡"](6) -fun["开局说明"]() +fun["通关邀请"]() +