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

Replace c71403014.lua

parent 7adf7dc6
......@@ -97,9 +97,9 @@ function c71403014.op1(e,tp,eg,ep,ev,re,r,rp)
yume.OptionalPendulum(e,c,tp)
end
end
function s.retcon(e,tp,eg,ep,ev,re,r,rp)
function c71403014.retcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetLabelObject():GetFlagEffect(71403014)~=0
end
function s.retop(e,tp,eg,ep,ev,re,r,rp)
function c71403014.retop(e,tp,eg,ep,ev,re,r,rp)
Duel.ReturnToField(e:GetLabelObject())
end
\ No newline at end of file
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