Commit 824e31e7 authored by nanahira's avatar nanahira

missing

parent 78ac9958
......@@ -44,6 +44,7 @@ function cm.initial_effect(c)
local e3=e1:Clone()
e3:SetCode(EVENT_SPSUMMON_SUCCESS)
c:RegisterEffect(e3)]]
local e1=Effect.CreateEffect(e1)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
......
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