Commit 81ad5b93 authored by Tachibana's avatar Tachibana

得得得得得

parent aa2d600b
Pipeline #12934 passed with stages
in 29 minutes and 58 seconds
......@@ -133,7 +133,7 @@ end
function cm.posac(g,e,tp)
local ac,og=0,Group.CreateGroup()
for tc in aux.Next(g) do
if tc:IsFaceup() and tc:IsCanTurnSet() then
if tc:IsFaceup() and tc:IsCanTurnSet() and not tc:IsLocation(LOCATION_PZONE) then
if tc:IsLocation(LOCATION_MZONE) then
Duel.ChangePosition(tc,POS_FACEDOWN_DEFENSE)
local pos1=Duel.GetOperatedGroup():GetCount()
......
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