Commit 37665718 authored by wind2009's avatar wind2009 Committed by GitHub

Remove CATEGORY_SPECIAL_SUMMON for 贖いのエンブレーマ (#2644)

parent 6fa39ad4
......@@ -15,7 +15,6 @@ function s.initial_effect(c)
--
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(id,0))
e2:SetCategory(CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_DESTROYED)
......
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