Commit 4401191e authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c65035189.lua

parent 577c9240
Pipeline #30185 canceled with stages
in 1 minute and 39 seconds
...@@ -79,7 +79,7 @@ function c65035189.con(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,7 +79,7 @@ function c65035189.con(e,tp,eg,ep,ev,re,r,rp)
end end
function c65035189.tg(e,tp,eg,ep,ev,re,r,rp,chk) function c65035189.tg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end if chk==0 then return true end
local gg=eg:Filter(c65035189.confil,1,nil) local gg=eg:Filter(c65035189.confil,1,nil,re)
if gg:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE) then if gg:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE) then
local gg1=gg:Filter(Card.IsLocation,1,nil,LOCATION_GRAVE) local gg1=gg:Filter(Card.IsLocation,1,nil,LOCATION_GRAVE)
Duel.SetOperationInfo(0,CATEGORY_LEAVE_GRAVE,gg1,gg1:GetCount(),0,0) Duel.SetOperationInfo(0,CATEGORY_LEAVE_GRAVE,gg1,gg1:GetCount(),0,0)
......
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