Commit 2d693b58 authored by 森野さくら's avatar 森野さくら 🐟

Replace c71403015.lua

parent 0f2c22f9
......@@ -147,7 +147,7 @@ function c71403015.op2(e,tp,eg,ep,ev,re,r,rp)
sc:RegisterEffect(e1)
end
end
local bg=Duel.GetMatchingGroup(c71403015.filter2dis,tp,LOCATION_GRAVE,LOCATION_GRAVE,nil)
local bg=Duel.GetMatchingGroup(c71403015.filter2dis,tp,LOCATION_GRAVE,LOCATION_GRAVE,nil,e)
if bg:GetCount()>0 and Duel.SelectYesNo(tp,aux.Stringid(71403015,4)) then
Duel.BreakEffect()
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_REMOVE)
......
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