Commit 15d5fe38 authored by VanillaSalt's avatar VanillaSalt

fix

parent d0177fdd
......@@ -70,6 +70,7 @@ function c37310367.disop(e,tp,eg,ep,ev,re,r,rp)
local sc=g:GetFirst()
if sc==rc then sc=g:GetNext() end
if sc:IsControler(tp) and sc:IsRace(RACE_CYBERSE) and rc:IsControler(1-tp) then
sc=g:GetFirst()
while sc do
Duel.NegateRelatedChain(sc,RESET_TURN_SET)
local e1=Effect.CreateEffect(c)
......
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