Commit 2ff4b32a authored by 独孤朲's avatar 独孤朲

Merge pull request #946 from Lsty/patch-57

Update c69750546.lua
parents d24fd4e7 29d9117f
......@@ -15,6 +15,7 @@ function c69750546.initial_effect(c)
e2:SetDescription(aux.Stringid(69750546,0))
e2:SetCategory(CATEGORY_DESTROY)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_TO_GRAVE)
e2:SetCondition(c69750546.descon)
e2:SetCost(c69750546.descost)
......
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