Commit 1c8bd3ce authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 023f2633
......@@ -16,7 +16,7 @@ function c59577547.initial_effect(c)
e2:SetDescription(aux.Stringid(59577547,1))
e2:SetCategory(CATEGORY_ATKCHANGE)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_SPSUMMON_SUCCESS)
e2:SetTarget(c59577547.atktg)
e2:SetOperation(c59577547.atkop)
......
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