Commit 076b986b authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent add61c04
......@@ -41,6 +41,7 @@ function c24731391.initial_effect(c)
e5:SetDescription(aux.Stringid(24731391,0))
e5:SetCategory(CATEGORY_TOHAND)
e5:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e5:SetProperty(EFFECT_FLAG_DELAY)
e5:SetCode(EVENT_DESTROYED)
e5:SetCondition(c24731391.thcon)
e5:SetTarget(c24731391.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