Commit 5e7f0de2 authored by Tachibana's avatar Tachibana

ybb

parent 7f5fdfd4
......@@ -90,7 +90,7 @@ function cm.retop(e,tp,eg,ep,ev,re,r,rp)
elseif tc:IsType(TYPE_PENDULUM) and tc:IsPreviousLocation(LOCATION_PZONE) then
Duel.MoveToField(tc,tp,tp,LOCATION_PZONE,POS_FACEUP,true)
else
Duel.ReturnToField(e:GetLabelObject())
Duel.ReturnToField(tc)
end
end
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