Commit d5958f03 authored by 未闻皂名's avatar 未闻皂名

2023/8/18 bug修复

parent bba4d54a
......@@ -32,6 +32,6 @@ function cm.uptg(e,c)
end
--Indes
cm.indval=RD.ValueEffectIndesType(TYPE_MONSTER+TYPE_SPELL+TYPE_TRAP,TYPE_MONSTER+TYPE_SPELL+TYPE_TRAP,true)
function cm.target(e,c)
function cm.indtg(e,c)
return c:IsFaceup() and RD.IsLegendCard(c) and c:IsRace(RACE_DRAGON)
end
\ No newline at end of file
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