Index: single/sample1.lua ================================================================== --- single/sample1.lua +++ single/sample1.lua @@ -1,14 +1,9 @@ --[[message 游戏王基本操作 ]] - ---~ 必须位于残局文件顶部 ---~ 加载残局函数库 -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,2100,0,0) Debug.SetPlayerInfo(1,1500,0,0)