游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [facab77d29]:

To Artifact [74be8e0116]:


57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
       , 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)







|







57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
       , 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)