游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [9572d59b9f]:

To Artifact [f7c07731a7]:


99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
       , LOCATION_DECK
       , 0
       , str_1
       , str_1
       , nil)
    cache_1 = cache_1:GetCount()
    if cache_1 > 0 then
      Duel.SendtoHand(cache_1
        , nil
        , REASON_RULE)
      end
    end
  effect_101:SetOperation(cache_1)
  Duel.RegisterEffect(effect_101
    , 0)







|







99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
       , LOCATION_DECK
       , 0
       , str_1
       , str_1
       , nil)
    cache_1 = cache_1:GetCount()
    if cache_1 > 0 then
      Duel.SendtoHand(str_1
        , nil
        , REASON_RULE)
      end
    end
  effect_101:SetOperation(cache_1)
  Duel.RegisterEffect(effect_101
    , 0)