Commit 630a3f94 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c50224205.lua

parent 300311fc
Pipeline #30944 canceled with stages
in 11 seconds
...@@ -131,7 +131,7 @@ function c50224205.retg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -131,7 +131,7 @@ function c50224205.retg(e,tp,eg,ep,ev,re,r,rp,chk)
end end
function c50224205.reop(e,tp,eg,ep,ev,re,r,rp) function c50224205.reop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
g=Duel.SelectMatchingCard(tp,c50224205.refilter,tp,LOCATION_MZONE,0,1,1,e:GetHandler()) local g=Duel.SelectMatchingCard(tp,c50224205.refilter,tp,LOCATION_MZONE,0,1,1,e:GetHandler())
local rc,lv local rc,lv
if #g>0 then if #g>0 then
rc=g:GetFirst() rc=g:GetFirst()
......
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