游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [ddda8ab05f]:

To Artifact [e67ca1a3c3]:


68
69
70
71
72
73
74










75
76
77
78
79
80
81
    str["规则"] = str["规则表"][5]
    
    end --}
    
  fun["Debug.ReloadFieldBegin"](str_1, str_2)
  
  end --}










  
fun["aux.BeginPuzzle"] = aux.BeginPuzzle

aux.BeginPuzzle = function(str_1, str_2) --{
  
  fun["aux.BeginPuzzle"]()
  







>
>
>
>
>
>
>
>
>
>







68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
    str["规则"] = str["规则表"][5]
    
    end --}
    
  fun["Debug.ReloadFieldBegin"](str_1, str_2)
  
  end --}
  
fun["Debug.ReloadFieldEnd"] = Debug.ReloadFieldEnd

Debug.ReloadFieldEnd = function(str_1) --{
  fun["Debug.ReloadFieldEnd"]()
  
  if str_1 then --{
    fun["随机抽卡"](str_1)
    end --}
  end --}
  
fun["aux.BeginPuzzle"] = aux.BeginPuzzle

aux.BeginPuzzle = function(str_1, str_2) --{
  
  fun["aux.BeginPuzzle"]()