Commit 75d5c25a authored by nekrozar's avatar nekrozar

fix

parent b4dc46c3
......@@ -5,7 +5,7 @@ function c60953949.initial_effect(c)
e1:SetDescription(aux.Stringid(60953949,0))
e1:SetCategory(CATEGORY_TOHAND)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e1:SetCode(EVENT_TO_HAND)
e1:SetCountLimit(1,60953949)
e1:SetCondition(c60953949.thcon)
......
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