Commit 8c4d50a7 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c16362052.lua

parent 60fe542d
......@@ -109,7 +109,7 @@ function c16362052.op2(e,tp,eg,ep,ev,re,r,rp)
if tc and ec then
if not Duel.Equip(tp,tc,ec) then return end
local e1=Effect.CreateEffect(c)
e1:SetProperty(EFFECT_FLAG_COPY_INHERIT+EFFECT_FLAG_OWNER_RELATE)
e1:SetProperty(EFFECT_FLAG_OWNER_RELATE)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_EQUIP_LIMIT)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
......
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