游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [4f19cdac27]:

To Artifact [985c672643]:


44
45
46
47
48
49
50

51
52
53
    if cache_1 > 0 then
      cache_1 = true
    else
      cache_1 = false
      end
    return cache_1
    end

  end

fun["通关邀请"]()







>



44
45
46
47
48
49
50
51
52
53
54
    if cache_1 > 0 then
      cache_1 = true
    else
      cache_1 = false
      end
    return cache_1
    end
  effect_101:SetCondition(cache_1)
  end

fun["通关邀请"]()