Commit 311a5872 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 25e66919
......@@ -75,7 +75,7 @@ function s.tetg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function s.teop(e,tp,eg,ep,ev,re,r,rp)
local sg=Duel.GetMatchingGroup(aux.NecroValleyFilter(s.tdfilter),tp,LOCATION_GRAVE,0,e:GetHandler())
if #sg<3 then return end
if #sg==0 then return end
Duel.Hint(HINT_SELECTMSG,tp,aux.Stringid(7984540,1))
local sc=sg:Select(tp,1,3,nil)
if #sc~=0 then
......
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