游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [3e6ead7c5a]:

To Artifact [f3bd183451]:


213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
  str["效果"]:SetOperation(cache_1)
  
  Duel.RegisterEffect(str["效果"]
  , 0)
  
  end --}

fun["该效果不能被连锁"] = function() --{
  
  Duel.SetChainLimit(aux.FALSE)
  
  return true
  end --}

fun["一_通关邀请"] = function() --{







|







213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
  str["效果"]:SetOperation(cache_1)
  
  Duel.RegisterEffect(str["效果"]
  , 0)
  
  end --}

fun["一_该效果不能被连锁"] = function() --{
  
  Duel.SetChainLimit(aux.FALSE)
  
  return true
  end --}

fun["一_通关邀请"] = function() --{