游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [9e7872cff6]:

To Artifact [a34859e5fa]:


59
60
61
62
63
64
65
66
67






68
69
70
71
72
73
74
    return true
    end
  cache_1 = Card.IsType(card, TYPE_PENDULUM)

  if cache_1 then
    cache_1 = Card.IsCode(card, 28363749)
    cache_2 = Card.IsCode(card, 19474136)
    cache_2 = Card.IsCode(card, 17390179)
    cache_2 = Card.IsCode(card, 83980492)






    end

  return false
  end

fun["开局说明"] = function()
  if str["开局说明吗"] == 1 then







|
|
>
>
>
>
>
>







59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
    return true
    end
  cache_1 = Card.IsType(card, TYPE_PENDULUM)

  if cache_1 then
    cache_1 = Card.IsCode(card, 28363749)
    cache_2 = Card.IsCode(card, 19474136)
    cache_3 = Card.IsCode(card, 17390179)
    cache_4 = Card.IsCode(card, 83980492)
    if cache_1
    or cache_2
    or cache_3
    or cache_4 then
      return true
      end
    end

  return false
  end

fun["开局说明"] = function()
  if str["开局说明吗"] == 1 then