Commit 8cd95f4b authored by Nemo Ma's avatar Nemo Ma

Update c11451803.lua

parent 1d8f613a
...@@ -162,6 +162,7 @@ function cm.costop(e,tp,eg,ep,ev,re,r,rp) ...@@ -162,6 +162,7 @@ function cm.costop(e,tp,eg,ep,ev,re,r,rp)
e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp) e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
c:SetEntityCode(m,false) c:SetEntityCode(m,false)
Duel.ShuffleHand(tp) Duel.ShuffleHand(tp)
Duel.ConfirmCards(1-tp,c)
Effect.IsActiveType=_IsActiveType Effect.IsActiveType=_IsActiveType
Effect.GetActiveType=_GetActiveType Effect.GetActiveType=_GetActiveType
Card.IsType=_IsType Card.IsType=_IsType
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment