Index: single/[WCS2006]03_antique_gear.lua ================================================================== --- single/[WCS2006]03_antique_gear.lua +++ single/[WCS2006]03_antique_gear.lua @@ -1,13 +1,12 @@ --[[message ]] + --~ 必须位于残局文件顶部 --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) - - Debug.SetAIName("[WCS2006]03_antique_gear") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,1400,0,0) Debug.SetPlayerInfo(1,3300,0,0) @@ -23,7 +22,6 @@ Debug.AddCard(80604091,0,0,LOCATION_SZONE,2,POS_FACEUP) Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() - fun["开局说明"]()