Commit 1220902b authored by nanahira's avatar nanahira

fix

parent 3da2ba87
......@@ -93,7 +93,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
--c:AddMonsterAttribute(0,0,0,0,0)
c:AddMonsterAttribute(TYPE_EFFECT)
Duel.SpecialSummonStep(c,0,tp,tp,true,true,POS_FACEUP)
c:AddMonsterAttributeComplete()
--c:AddMonsterAttributeComplete()
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_CHANGE_CODE)
......
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