Index: single/sample1.lua ================================================================== --- single/sample1.lua +++ single/sample1.lua @@ -8,11 +8,11 @@ Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.SetAIName("sample1") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) -Debug.SetPlayerInfo(0,100,0,0) +Debug.SetPlayerInfo(0,2100,0,0) Debug.SetPlayerInfo(1,1500,0,0) Debug.AddCard(89943723,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(94192409,0,0,LOCATION_SZONE,1,POS_FACEDOWN)