Commit 22797a27 authored by wind2009's avatar wind2009

Fix アルトメギア・ヴァンダリズム-襲撃-

parent a9cd14ef
......@@ -59,6 +59,7 @@ function s.fsop(e,tp,eg,ep,ev,re,r,rp)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_ADD_FUSION_SETCODE)
e1:SetRange(LOCATION_MZONE)
e1:SetValue(0x2cd)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e1)
......
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