Commit 7de6423e authored by mercury233's avatar mercury233

Revert "fix"

This reverts commit eef334dd.
parent a55fc2a8
......@@ -5,7 +5,7 @@ function c98700941.initial_effect(c)
e1:SetDescription(aux.Stringid(98700941,0))
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_DAMAGE_STEP)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetCode(EVENT_TO_HAND)
e1:SetCountLimit(1,98700941)
e1:SetCondition(c98700941.spcon)
......
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