Commit d717ed4b authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c62624155.lua

parent 55e79b40
Pipeline #30616 passed with stages
in 42 minutes and 57 seconds
......@@ -95,7 +95,7 @@ function c62624155.tgtg(e,c)
end
function c62624155.stcost(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler()
if chk==0 then return c:IsReleasable() and Duel.GetMZoneCount(tp,c)>0 end
if chk==0 then return c:IsReleasable() end
Duel.Release(c,REASON_COST)
end
function c62624155.pfilter(c,tp)
......
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