Commit 5f5afc43 authored by sidschingis's avatar sidschingis

fix

parent 9b783edb
...@@ -28,6 +28,6 @@ function c93599951.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -28,6 +28,6 @@ function c93599951.activate(e,tp,eg,ep,ev,re,r,rp)
if tc:IsDefencePos() then if tc:IsDefencePos() then
Duel.ChangePosition(tc,POS_FACEUP_ATTACK) Duel.ChangePosition(tc,POS_FACEUP_ATTACK)
end end
Duel.ReplaceAttacker(tc) Duel.ChangeAttacker(tc)
end end
end end
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