Commit 7d669bac authored by REIKAI's avatar REIKAI 💬

Update c16101032.lua

parent 4c9ac2ad
Pipeline #18459 passed with stages
in 21 minutes and 35 seconds
......@@ -23,7 +23,6 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if re:IsHasType(EFFECT_TYPE_ACTIVATE) then
local code=re:GetHandler():GetOriginalCode()
local g=Duel.GetMatchingGroup(Card.IsOriginalCodeRule,tp,0xff,0,nil,code)
Debug.Message(tc:GetSequence())
local op=re:GetOperation()
for tc in aux.Next(g) do
local pro1,pro2=re:GetProperty()
......
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