Commit 640b8ef4 authored by JoyJ's avatar JoyJ

fix

parent 04a6fe10
No preview for this file type
......@@ -42,9 +42,6 @@ function c10000010.initial_effect(c)
e6:SetCost(c10000010.atkcost)
e6:SetOperation(c10000010.atkop)
c:RegisterEffect(e6)
e60=e6:Clone()
e60:SetCode(EVENT_SPSUMMON_SUCCESS)
c:RegisterEffect(e60)
--destroy
local e7=Effect.CreateEffect(c)
e7:SetDescription(aux.Stringid(10000010,1))
......
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