Commit 927697d8 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c22600018.lua

parent d11f1cd5
......@@ -64,7 +64,7 @@ function cm.aclimit(e,ct)
--end
local te=Duel.GetChainInfo(ct,CHAININFO_TRIGGERING_EFFECT)
local tc=te:GetHandler()
local code=tc:GetOriginalCode()
local code=tc:GetCode()
return Duel.IsExistingMatchingCard(cm.acfilter,tp,LOCATION_REMOVED,0,1,nil,code)--tc:IsCode(table.unpack(code_table))
end
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