Index: single/04.Destructive Draw.lua ================================================================== --- single/04.Destructive Draw.lua +++ single/04.Destructive Draw.lua @@ -2,11 +2,11 @@ 步向破灭的抽卡 ]] --puzzle1 Debug.SetAIName("四妹") -Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI) +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,10000,0,0) Debug.AddCard(41788781,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(96930127,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(90508760,0,0,LOCATION_HAND,0,POS_FACEDOWN)