Commit 757a9085 authored by mercury233's avatar mercury233 Committed by GitHub

fix ドラグニティ-セナート

parent 18f01535
......@@ -46,6 +46,7 @@ function c92868896.eqop(e,tp,eg,ep,ev,re,r,rp)
Duel.Equip(tp,g:GetFirst(),c)
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetProperty(EFFECT_FLAG_COPY_INHERIT+EFFECT_FLAG_OWNER_RELATE)
e1:SetCode(EFFECT_EQUIP_LIMIT)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
e1:SetValue(c92868896.eqlimit)
......
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