Commit b44128ae authored by mercury233's avatar mercury233 Committed by GitHub

fix スカーレッド・コクーン

parent 62bae682
...@@ -90,6 +90,7 @@ function c2542230.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,6 +90,7 @@ function c2542230.activate(e,tp,eg,ep,ev,re,r,rp)
e2:SetCondition(c2542230.discon) e2:SetCondition(c2542230.discon)
e2:SetReset(RESET_EVENT+RESETS_STANDARD) e2:SetReset(RESET_EVENT+RESETS_STANDARD)
c:RegisterEffect(e2) c:RegisterEffect(e2)
Duel.AdjustInstantly(c)
else else
c:CancelToGrave(false) c:CancelToGrave(false)
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