Commit f3b08d97 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c12866790.lua

parent 266099aa
......@@ -26,7 +26,7 @@ function s.initial_effect(c)
end
s.fusion_effect=true
function s.tgfilter(c)
return c:IsCode(12866755)
return c:IsCode(12866755) and c:IsAbleToGrave()
end
function s.spfilter(c,e,tp)
return c:IsFaceupEx() and c:IsCode(12866755) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
......
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