Commit debb7ec3 authored by Vury Leo's avatar Vury Leo

Merge branch 'patch-2' into 'new-card-Dark-Magic-Amulet'

Fix 黒魔術の護符

See merge request !1
parents 0df470de 696df36e
Pipeline #37278 failed with stages
in 56 seconds
......@@ -95,7 +95,7 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function s.setop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if c:IsRelateToEffect(e) then
if c:IsRelateToChain() and aux.NecroValleyFilter()(c) then
Duel.SSet(tp,c)
end
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