Commit 5764da68 authored by nekrozar's avatar nekrozar Committed by DailyShana

fix Salamangreat Wolvie (#1109)

parent 45b011f4
......@@ -12,7 +12,7 @@ function c13173832.initial_effect(c)
e2:SetDescription(aux.Stringid(13173832,0))
e2:SetCategory(CATEGORY_TOHAND)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_CARD_TARGET)
e2:SetCode(EVENT_SPSUMMON_SUCCESS)
e2:SetCountLimit(1,13173832)
e2:SetCondition(c13173832.thcon1)
......
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