游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [41c4f7806b]:

To Artifact [a694b45404]:


55
56
57
58
59
60
61






62
63
64
65
       , Card.IsAbleToHand
       , player_who_activate_the_effect
       , LOCATION_DECK
       , 0
       , str_1
       , str_1
       , nil)






    end
  end

fun["通关邀请"]()







>
>
>
>
>
>




55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
       , Card.IsAbleToHand
       , player_who_activate_the_effect
       , 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
  end

fun["通关邀请"]()