Commit 6addfe6d authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c60150615.lua

parent 1db0535f
......@@ -192,7 +192,7 @@ function c60150615.target2(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c60150615.operation2(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local sg=Duel.GetMatchingGroup(Card.IsDefensePos,tp,LOCATION_MZONE,LOCATION_MZONE,nil)
local sg=Duel.GetMatchingGroup(Card.IsDefensePos,tp,0,LOCATION_MZONE,nil)
if sg:GetCount()>0 then
local sc=sg:GetFirst()
while sc do
......
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