Commit 587bd7f8 authored by nekrozar's avatar nekrozar

fix

parent 73dd108a
......@@ -8,6 +8,7 @@ function c12948099.initial_effect(c)
e1:SetDescription(aux.Stringid(12948099,0))
e1:SetCategory(CATEGORY_TODECK)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetCondition(c12948099.tdcon)
e1:SetTarget(c12948099.tdtg)
......
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