Commit 894fb6c7 authored by mercury233's avatar mercury233 Committed by GitHub

fix おとり人形

parent 2221fb44
...@@ -34,6 +34,7 @@ function c7165085.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -34,6 +34,7 @@ function c7165085.activate(e,tp,eg,ep,ev,re,r,rp)
local te=tc:GetActivateEffect() local te=tc:GetActivateEffect()
local tep=tc:GetControler() local tep=tc:GetControler()
if not te then if not te then
Duel.ChangePosition(tc,POS_FACEUP)
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
else else
local condition=te:GetCondition() local condition=te:GetCondition()
......
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