Commit 444a4ed3 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c31710005.lua

parent e3554490
......@@ -44,7 +44,7 @@ function s.initial_effect(c)
c:RegisterEffect(e2)
end
function s.thfilter(c)
return c:IsLinkSetCard(0x690)
return c:IsLinkSetCard(0x690) and c:IsType(TYPE_MONSTER)
end
function s.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
......
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