Commit b4e424bf authored by VanillaSalt's avatar VanillaSalt

fix

parent 382d34fb
......@@ -27,7 +27,7 @@ function c19502505.initial_effect(c)
e3:SetDescription(aux.Stringid(19502505,2))
e3:SetCategory(CATEGORY_TOHAND)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DELAY)
e3:SetCode(EVENT_DESTROYED)
e3:SetCondition(c19502505.thcon)
e3:SetTarget(c19502505.thtg)
......
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