Commit 47d14d2f authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c62624530.lua

parent 4a07f3ea
Pipeline #31047 passed with stages
in 34 minutes and 47 seconds
......@@ -60,7 +60,7 @@ end
function c62624530.actcon(e)
local tp=e:GetHandlerPlayer()
local a=Duel.GetAttacker()
return a and a:IsSetCard(0x7) and a:IsControler(tp)
return a and a:IsSetCard(0x6d0) and a:IsControler(tp)
end
function c62624530.atkcon(e)
local c=e:GetHandler()
......
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