Commit 1d2a73e8 authored by nanahira's avatar nanahira

fix

parent e9a8b14d
......@@ -36,6 +36,7 @@ function cm.skipop(e,tp,eg,ep,ev,re,r,rp)
if opt==3 then ct=TYPE_XYZ end
if opt==4 then ct=TYPE_LINK end
if opt==5 then ct=TYPE_PENDULUM end
local c=e:GetHandler()
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON)
......
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