Commit 459573cc authored by DailyShana's avatar DailyShana

fix

parent f836a55f
......@@ -16,7 +16,7 @@ function c34966096.initial_effect(c)
e2:SetDescription(aux.Stringid(34966096,1))
e2:SetCategory(CATEGORY_REMOVE)
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:SetCountLimit(1,34966097)
e2:SetTarget(c34966096.rmtg)
......
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