Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -60,14 +60,14 @@ end return false end fun["开局说明"] = function() - if str["开局说明"] == 1 then + if str["开局说明吗"] == 1 then return else - str["开局说明"] = 1 + str["开局说明吗"] = 1 end cache_1 = 0 cache_1 = cache_1 + LOCATION_DECK cache_1 = cache_1 + LOCATION_HAND Index: single/19.Let's GaGaGa.lua ================================================================== --- single/19.Let's GaGaGa.lua +++ single/19.Let's GaGaGa.lua @@ -42,7 +42,7 @@ Debug.AddCard(44095762,1,1,LOCATION_SZONE,3,POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() fun["开局添加手卡"](6) - +fun["通关邀请"]()