Commit a1f33d73 authored by Vury Leo's avatar Vury Leo

fix アクセルシンクロ・スターダスト・ドラゴン

parent 19b8f8bc
......@@ -180,7 +180,7 @@ function s.scop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(s.immval)
e1:SetReset(RESET_EVENT+RESETS_STANDARD-RESET_TOFIELD+RESET_PHASE+PHASE_END)
e1:SetOwnerPlayer(tp)
tc:GetFirst():RegisterEffect(e1,true)
tc:RegisterEffect(e1,true)
end
})
synchro_effect:GetOperation()(e,tp,eg,ep,ev,re,r,rp)
......
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