Commit 667f0b34 authored by mercury233's avatar mercury233 Committed by GitHub

fix DDD怒濤王シーザー

parent cddf68f2
...@@ -46,7 +46,7 @@ function c3758046.filter(c,e,tp,id) ...@@ -46,7 +46,7 @@ function c3758046.filter(c,e,tp,id)
end end
function c3758046.spop(e,tp,eg,ep,ev,re,r,rp) function c3758046.spop(e,tp,eg,ep,ev,re,r,rp)
local ft=Duel.GetLocationCount(tp,LOCATION_MZONE) local ft=Duel.GetLocationCount(tp,LOCATION_MZONE)
local tg=Duel.GetMatchingGroup(c3758046.filter,tp,LOCATION_GRAVE,0,nil,e,tp,Duel.GetTurnCount()) local tg=Duel.GetMatchingGroup(aux.NecroValleyFilter(c3758046.filter),tp,LOCATION_GRAVE,0,nil,e,tp,Duel.GetTurnCount())
if ft<=0 then return end if ft<=0 then return end
if Duel.IsPlayerAffectedByEffect(tp,59822133) then ft=1 end if Duel.IsPlayerAffectedByEffect(tp,59822133) then ft=1 end
local g=nil local g=nil
......
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